XML_Unserializer::getUnserializedData (Previous) (Next) XML_Unserializer::setOption

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

XML_Unserializer::getRootName()

XML_Unserializer::getRootName() -- get the name of the root tag of the parsed document.

Leírás

This method will return the name of the root tag, after a document has been unserialized. This can be extremely useful when returning an array. You have to call XML_Unserializer::unserialize() first.

Visszatérési érték

string name of the root tag

Lehetséges hibaértékek

throws PEAR_Error object, if not document has been parsed.

Megjegyzés

Ez a függvény nem hívható statikusan.

XML_Unserializer::getUnserializedData (Previous) (Next) XML_Unserializer::setOption

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.