XML_Unserializer::getRootName (Previous) (Next) XML_Unserializer::setoptions

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

XML_Unserializer::setOption()

XML_Unserializer::setOption() -- set an option

Descripción

Options influence the behaviour of XML_Unserializer and are the most important part of XML_Unserializer.

You can use this method if you do not want to set all options in the constructor.

Parámetro

  • string $option - name of the option

  • mixed $value - value of the option

Nota

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

XML_Unserializer::getRootName (Previous) (Next) XML_Unserializer::setoptions

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.