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

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

XML_RDDL::parseRDDL()

XML_RDDL::parseRDDL() -- parse a document that contains RDDL resources

Описание

Parses an XML or XHTML document that contains RDDL resources and stores information about them for retrieval by the other methods.

Параметр

  • string $input - input to parse, either a string or a file. If it's a file, you have to set $isFile to true.

  • boolean $isFile - flag to indicate whether the $input parameter should be treated as a filename.

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

Возвращает TRUE при удаче и PEAR_Error в обратном случае.

Заметка

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

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

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.