require_once 'XML/RDDL.php';
array XML_RDDL::getAllResources ()
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.