previousXML_RDDL::parseRDDL (Previous) (Next) XML_RDDL::getResourceByIdnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

XML_RDDL::getAllResources

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

Synopsis

require_once 'XML/RDDL.php';

array XML_RDDL::getAllResources ( )

Description

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

Return value

array array containing all resources

Note

This function can not be called statically.

previousXML_RDDL::parseRDDL (Previous) (Next) XML_RDDL::getResourceByIdnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.