XML_RDDL::parseRDDL | XML_RDDL::getResourceById |
XML_RDDL | |
PEAR Manual | |
require_once 'XML/RDDL.php'; |
array XML_RDDL::getAllResources (
)
Returns an array containing all reources that have been found. You have to call XML_RDDL::parseRDDL() first.
array array containing all resources
This function can not be called statically.
XML_RDDL::parseRDDL | XML_RDDL::getResourceById |
XML_RDDL | |
PEAR Manual | |