XML_RDDL::getAllResources (Previous) (Next) XML_RDDL::getResourcesByNature

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_RDDL::getResourceById()

XML_RDDL::getResourceById() -- get one resource from the document

Описание

Gets one resource from a document. You have to call XML_RDDL::parseRDDL() first.

Параметр

  • string $id - ID of the resource you want to get.

Возвращаемое значение

array array containing all information about the specified resource or a PEAR_Error if the resource does not exist.

Заметка

Эта функция не должна вызываться статически.

XML_RDDL::getAllResources (Previous) (Next) XML_RDDL::getResourcesByNature

Download Documentation Last updated: Mon, 02 Jul 2007
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.