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

View this page in Last updated: Sun, 01 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

Descripción

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.

Parámetro

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

Valor devuelto

array array containing all resources with the specified language.

Nota

Esta función no puede ser llamada estáticamente.

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

Download Documentation Last updated: Sun, 01 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.