cvs: phpdoc-cs /reference/image/functions iptcparse.xml /reference/misc/functions iptcparse.xml
[email protected] ("Jakub Vrana") Sun, 07 Dec 2003 17:49:45 -0000
| Newsgroups | php.doc.cs |
|---|---|
| Message-ID | <cvsvrana1070819385@cvsserver> |
vrana Sun Dec 7 12:49:45 2003 EDT
Added files:
/phpdoc-cs/reference/image/functions iptcparse.xml
Removed files:
/phpdoc-cs/reference/misc/functions iptcparse.xml
Log:
Moved from misc/ to image/
Index: phpdoc-cs/reference/image/functions/iptcparse.xml
+++ phpdoc-cs/reference/image/functions/iptcparse.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- splitted from ./cs/functions/misc.xml, last change in rev 1.1 -->
<!-- last change to 'iptcparse' in en/ tree in rev 1.2 -->
<refentry id="function.iptcparse">
<refnamediv>
<refname>iptcparse</refname>
<refpurpose>
Parsuje binární IPTC <ulink url="&url.iptc;">&url.iptc;</ulink>
blok do jednotlivých tagù.
</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>array</type><methodname>iptcparse</methodname>
<methodparam><type>string</type><parameter>iptcblock</parameter></methodparam>
</methodsynopsis>
<simpara>
Tato funkce parsuje binární IPTC blok do jeho jednotlivých tagù. Vrací
pole, které pou¾ívá tagmarker jako index, a jeho hodnotu jako hodnotu.
Vrací &false; pøi chybì, nebo pokud nenajde ¾ádná IPTC data. Pøíklad viz
<function>GetImageSize</function>.
</simpara>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->