nlopess Sat Apr 10 07:16:07 2004 EDT
Added files:
/phpdoc/en/reference/tidy/functions tidy-node-hasChildren.xml
tidy-node-hasSiblings.xml
tidy-node-isAsp.xml
tidy-node-isComment.xml
tidy-node-isHtml.xml
tidy-node-isJste.xml
tidy-node-isText.xml
tidy-node-isXhtml.xml
tidy-node-isXml.xml
Removed files:
/phpdoc/en/reference/tidy/functions tidy-node-has-children.xml
tidy-node-has-siblings.xml
tidy-node-is-asp.xml
tidy-node-is-comment.xml
tidy-node-is-html.xml
tidy-node-is-jste.xml
tidy-node-is-text.xml
tidy-node-is-xhtml.xml
tidy-node-is-xml.xml
Log:
migrating tidy to PHP 5 OO style
http://cvs.php.net/co.php/phpdoc/en/reference/tidy/functions/tidy-node-hasChildren.xml?r=1.1&p=1
Index: phpdoc/en/reference/tidy/functions/tidy-node-hasChildren.xml
+++ phpdoc/en/reference/tidy/functions/tidy-node-hasChildren.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.tidy-node-hasChildren">
<refnamediv>
<refname>tidy_node->hasChildren</refname>
<refpurpose>
Returns true if this node has children
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>tidy_node->hasChildren</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This functions was named <function>tidy_node->has_children</function> in
PHP4/Tidy 1.
</para>
</note>
</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/tidy/functions/tidy-node-hasSiblings.xml?r=1.1&p=1
Index: phpdoc/en/reference/tidy/functions/tidy-node-hasSiblings.xml
+++ phpdoc/en/reference/tidy/functions/tidy-node-hasSiblings.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.tidy-node-hasSiblings">
<refnamediv>
<refname>tidy_node->hasSiblings</refname>
<refpurpose>
Returns true if this node has siblings
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>tidy_node->hasSiblings</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This functions was named <function>tidy_node->has_siblings</function> in
PHP4/Tidy 1.
</para>
</note>
</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/tidy/functions/tidy-node-isAsp.xml?r=1.1&p=1
Index: phpdoc/en/reference/tidy/functions/tidy-node-isAsp.xml
+++ phpdoc/en/reference/tidy/functions/tidy-node-isAsp.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.tidy-node-isAsp">
<refnamediv>
<refname>tidy_node->isAsp</refname>
<refpurpose>
Returns true if this node is ASP
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>tidy_node->isAsp</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This functions was named <function>tidy_node->is_asp</function> in
PHP4/Tidy 1.
</para>
</note>
</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/tidy/functions/tidy-node-isComment.xml?r=1.1&p=1
Index: phpdoc/en/reference/tidy/functions/tidy-node-isComment.xml
+++ phpdoc/en/reference/tidy/functions/tidy-node-isComment.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.tidy-node-isComment">
<refnamediv>
<refname>tidy_node->isComment</refname>
<refpurpose>
Returns true if this node represents a comment
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>tidy_node->isComment</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This functions was named <function>tidy_node->is_comment</function> in
PHP4/Tidy 1.
</para>
</note>
</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/tidy/functions/tidy-node-isHtml.xml?r=1.1&p=1
Index: phpdoc/en/reference/tidy/functions/tidy-node-isHtml.xml
+++ phpdoc/en/reference/tidy/functions/tidy-node-isHtml.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.tidy-node-isHtml">
<refnamediv>
<refname>tidy_node->isHtml</refname>
<refpurpose>
Returns true if this node is part of a HTML document
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>tidy_node->isHtml</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This functions was named <function>tidy_node->is_html</function> in
PHP4/Tidy 1.
</para>
</note>
</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/tidy/functions/tidy-node-isJste.xml?r=1.1&p=1
Index: phpdoc/en/reference/tidy/functions/tidy-node-isJste.xml
+++ phpdoc/en/reference/tidy/functions/tidy-node-isJste.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.tidy-node-isJste">
<refnamediv>
<refname>tidy_node->isJste</refname>
<refpurpose>
Returns true if this node is JSTE
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>tidy_node->isJste</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This functions was named <function>tidy_node->is_jste</function> in
PHP4/Tidy 1.
</para>
</note>
</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/tidy/functions/tidy-node-isText.xml?r=1.1&p=1
Index: phpdoc/en/reference/tidy/functions/tidy-node-isText.xml
+++ phpdoc/en/reference/tidy/functions/tidy-node-isText.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.tidy-node-isText">
<refnamediv>
<refname>tidy_node->isText</refname>
<refpurpose>
Returns true if this node represents text (no markup)
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>tidy_node->isText</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This functions was named <function>tidy_node->is_text</function> in
PHP4/Tidy 1.
</para>
</note>
</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/tidy/functions/tidy-node-isXhtml.xml?r=1.1&p=1
Index: phpdoc/en/reference/tidy/functions/tidy-node-isXhtml.xml
+++ phpdoc/en/reference/tidy/functions/tidy-node-isXhtml.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.tidy-node-isXhtml">
<refnamediv>
<refname>tidy_node->isXhtml</refname>
<refpurpose>
Returns true if this node is part of a XHTML document
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>tidy_node->isXhtml</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This functions was named <function>tidy_node->is_xhtml</function> in
PHP4/Tidy 1.
</para>
</note>
</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/tidy/functions/tidy-node-isXml.xml?r=1.1&p=1
Index: phpdoc/en/reference/tidy/functions/tidy-node-isXml.xml
+++ phpdoc/en/reference/tidy/functions/tidy-node-isXml.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.tidy-node-isXml">
<refnamediv>
<refname>tidy_node->isXml</refname>
<refpurpose>
Returns true if this node is part of a XML document
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>tidy_node->isXml</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This functions was named <function>tidy_node->is_xml</function> in
PHP4/Tidy 1.
</para>
</note>
</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
-->