XML_RDDL::getAllResources()

XML_RDDL::getAllResources() -- return all resources that have been found

Referentiesamenvatting

require_once 'XML/RDDL.php';

array XML_RDDL::getAllResources ()

Beschrijving

Returns an array containing all reources that have been found. You have to call XML_RDDL::parseRDDL() first.

Return waarde

array array containing all resources

Note

Deze functie kan niet statisch worden aangeroepen.