chregu Thu Aug 15 09:17:38 2002 EDT Modified files: /phpdoc/en/reference/domxml/functions DomXsltStylesheet-process.xml domxml-xslt-stylesheet-doc.xml domxml-xslt-stylesheet-file.xml domxml-xslt-stylesheet.xml Log: replace tabs by spaces Index: phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml diff -u phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml:1.1 phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml:1.2 --- phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml:1.1 Tue Jul 30 05:00:18 2002 +++ phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml Thu Aug 15 +09:17:38 2002 @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <refentry id="function.DomXsltStylesheet-process"> <refnamediv> <refname>DomXsltStylesheet->process</refname> <refpurpose> - Applies the XSLT-Transformation on a DomDocument Object. + Applies the XSLT-Transformation on a DomDocument Object. </refpurpose> </refnamediv> <refsect1> @@ -17,8 +17,8 @@ </methodsynopsis> &warn.experimental.func; - &warn.undocumented.func; - + &warn.undocumented.func; + <para> </para> <para> Index: phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml diff -u phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml:1.1 phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml:1.2 --- phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml:1.1 Tue Jul 30 05:00:18 2002 +++ phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml Thu Aug 15 +09:17:38 2002 @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <refentry id="function.domxml-xslt-stylesheet-doc"> <refnamediv> <refname>domxml_xslt_stylesheet_doc</refname> <refpurpose> - Creates a DomXsltStylesheet Object from a DomDocument Object. + Creates a DomXsltStylesheet Object from a DomDocument Object. </refpurpose> </refnamediv> <refsect1> @@ -14,8 +14,8 @@ <methodparam><type>object</type><parameter>DocDocument Object</parameter></methodparam> </methodsynopsis> &warn.experimental.func; - &warn.undocumented.func; - + &warn.undocumented.func; + <para> </para> <para> Index: phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml diff -u phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml:1.1 phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml:1.2 --- phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml:1.1 Tue Jul 30 05:00:18 2002 +++ phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml Thu +Aug 15 09:17:38 2002 @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <refentry id="function.domxml-xslt-stylesheet-file"> <refnamediv> <refname>domxml_xslt_stylesheet_file</refname> <refpurpose> - Creates a DomXsltStylesheet Object from a xsl document in a file. + Creates a DomXsltStylesheet Object from a xsl document in a file. </refpurpose> </refnamediv> <refsect1> @@ -14,8 +14,8 @@ <methodparam><type>string</type><parameter>xsl file</parameter></methodparam> </methodsynopsis> &warn.experimental.func; - &warn.undocumented.func; - + &warn.undocumented.func; + <para> </para> <para> Index: phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml diff -u phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml:1.1 phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml:1.2 --- phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml:1.1 Tue Jul 30 05:00:18 2002 +++ phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml Thu Aug 15 +09:17:38 2002 @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <refentry id="function.domxml-xslt-stylesheet"> <refnamediv> <refname>domxml_xslt_stylesheet</refname> <refpurpose> - Creates a DomXsltStylesheet Object from a xml document in a string. + Creates a DomXsltStylesheet Object from a xml document in a string. </refpurpose> </refnamediv> <refsect1> @@ -14,8 +14,8 @@ <methodparam><type>string</type><parameter>xsl document</parameter></methodparam> </methodsynopsis> &warn.experimental.func; - &warn.undocumented.func; - + &warn.undocumented.func; + <para> </para> <para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php