PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Parses an XML or XHTML document that contains RDDL resources and stores information about them for retrieval by the other methods.
string $input - input to parse, either a string or a file. If it's a file, you have to set $isFile to true.
boolean $isFile - flag to indicate whether the $input parameter should be treated as a filename.
Zurück | Zum Anfang | Nach vorne |
XML_RDDL::XML_RDDL() | Nach oben | XML_RDDL::getAllResources() |