can use object/method callbacks

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65795 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
jim winstead 2001-12-20 23:59:02 +00:00
parent 2f4b34b43c
commit 0bf1036199

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.24 $ -->
<!-- $Revision: 1.25 $ -->
<reference id="ref.xml">
<title>XML parser functions</title>
<titleabbrev>XML</titleabbrev>
@ -801,11 +801,7 @@ $xml_parser->parse("<A ID=\"hallo\">PHP</A>");
&true; is returned if the handlers are set up, &false; if
<parameter>parser</parameter> is not a parser.
</para>
<para>
There is currently no support for object/method handlers. See
<function>xml_set_object</function> for using the XML parser
within an object.
</para>
&note.func-callback;
</refsect1>
</refentry>
@ -870,11 +866,7 @@ $xml_parser->parse("<A ID=\"hallo\">PHP</A>");
&true; is returned if the handler is set up, &false; if
<parameter>parser</parameter> is not a parser.
</para>
<para>
There is currently no support for object/method handlers. See
<function>xml_set_object</function> for using the XML parser
within an object.
</para>
&note.func-callback;
</refsect1>
</refentry>
@ -957,11 +949,7 @@ $xml_parser->parse("<A ID=\"hallo\">PHP</A>");
&true; is returned if the handler is set up, &false; if
<parameter>parser</parameter> is not a parser.
</para>
<para>
There is currently no support for object/method handlers. See
<function>xml_set_object</function> for using the XML parser
within an object.
</para>
&note.func-callback;
</refsect1>
</refentry>
@ -1033,11 +1021,7 @@ $xml_parser->parse("<A ID=\"hallo\">PHP</A>");
&true; is returned if the handler is set up, &false; if
<parameter>parser</parameter> is not a parser.
</para>
<para>
There is currently no support for object/method handlers. See
<function>xml_set_object</function> for using the XML parser
within an object.
</para>
&note.func-callback;
</refsect1>
</refentry>
@ -1155,11 +1139,7 @@ $xml_parser->parse("<A ID=\"hallo\">PHP</A>");
&true; is returned if the handler is set up, &false; if
<parameter>parser</parameter> is not a parser.
</para>
<para>
There is currently no support for object/method handlers. See
<function>xml_set_object</function> for using the XML parser
within an object.
</para>
&note.func-callback;
</refsect1>
</refentry>
@ -1273,11 +1253,7 @@ $xml_parser->parse("<A ID=\"hallo\">PHP</A>");
&true; is returned if the handler is set up, &false; if
<parameter>parser</parameter> is not a parser.
</para>
<para>
There is currently no support for object/method handlers. See
<function>xml_set_object</function> for using the XML parser
within an object.
</para>
&note.func-callback;
</refsect1>
</refentry>
@ -1387,11 +1363,7 @@ $xml_parser->parse("<A ID=\"hallo\">PHP</A>");
&true; is returned if the handler is set up, &false; if
<parameter>parser</parameter> is not a parser.
</para>
<para>
There is currently no support for object/method handlers. See
<function>xml_set_object</function> for using the XML parser
within an object.
</para>
&note.func-callback;
</refsect1>
</refentry>
@ -2169,6 +2141,7 @@ Array
<para>
&warn.undocumented.func;
</para>
&note.func-callback;
</refsect1>
</refentry>
@ -2193,6 +2166,7 @@ Array
<para>
&warn.undocumented.func;
</para>
&note.func-callback;
</refsect1>
</refentry>