XML_RDDL::getResourcesByPurpose (Previous) (Next) XML_RDDL::apiVersion

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

XML_RDDL::getResourcesByLanguage()

XML_RDDL::getResourcesByLanguage() -- selects all resources of a specified language

Описание

Gets all resources of a given language from an RDDL document. You have to call XML_RDDL::parseRDDL() first. If a resource has no xml:lang attribute, the xml:lang attribute of the root of the document is used.

Параметр

  • string $language - language of the resources you want to get.

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

array array containing all resources with the specified language.

Заметка

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

XML_RDDL::getResourcesByPurpose (Previous) (Next) XML_RDDL::apiVersion

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.