nlopess Sun Apr 11 11:07:57 2004 EDT
Added files:
/phpdoc/en/reference/spl/functions SimpleXMLIterator-current.xml
SimpleXMLIterator-getChildren.xml
SimpleXMLIterator-hasChildren.xml
SimpleXMLIterator-key.xml
SimpleXMLIterator-next.xml
SimpleXMLIterator-rewind.xml
SimpleXMLIterator-valid.xml
Log:
adding missing functions of SPL: SimpleXML iterators
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.SimpleXMLIterator-current">
<refnamediv>
<refname>SimpleXMLIterator::current</refname>
<refpurpose>
Return current SimpleXML entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>mixed</type><methodname>SimpleXMLIterator::current</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</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
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.SimpleXMLIterator-getChildren">
<refnamediv>
<refname>SimpleXMLIterator::getChildren</refname>
<refpurpose>
Returns an iterator for the current entry if it is a SimpleXML object
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>object</type><methodname>SimpleXMLIterator::getChildren</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</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
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.SimpleXMLIterator-hasChildren">
<refnamediv>
<refname>RecursiveDirectoryIterator::hasChildren</refname>
<refpurpose>
Returns whether current entry is a SimpleXML object
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>SimpleXMLIterator::hasChildren</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</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
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.SimpleXMLIterator-key">
<refnamediv>
<refname>SimpleXMLIterator::key</refname>
<refpurpose>
Return current SimpleXML key
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>mixed</type><methodname>SimpleXMLIterator::key</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</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
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.SimpleXMLIterator-next">
<refnamediv>
<refname>SimpleXMLIterator::next</refname>
<refpurpose>
Move to next entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>SimpleXMLIterator::next</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</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
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.SimpleXMLIterator-rewind">
<refnamediv>
<refname>SimpleXMLIterator::rewind</refname>
<refpurpose>
Rewind SimpleXML back to the start
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>SimpleXMLIterator::rewind</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</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
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.SimpleXMLIterator-valid">
<refnamediv>
<refname>SimpleXMLIterator::valid</refname>
<refpurpose>
Check whether SimpleXML contains more entries
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>SimpleXMLIterator::valid</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</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
-->