XML_Unserializer::unserialize (Previous) (Next) XML_Unserializer::getRootName

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

XML_Unserializer::getUnserializedData()

XML_Unserializer::getUnserializedData() -- get the result of the unserialization

Leírás

This method returns the result of the last unserialization. You have to call XML_Unserializer::unserialize() first.

Visszatérési érték

mixed result of the unserialization. May either be an array or an object.

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::unserialize (Previous) (Next) XML_Unserializer::getRootName

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.