previousXML_Serializer::resetOptions (Previous) (Next) Examplenext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

XML_Serializer::setOption

XML_Serializer::setOption() – défini une option

Synopsis

require_once 'Serializer.php';

voidXML_Serializer::setOption ( mixed $nom , mixed $valeur )

Description

Vous pouvez utiliser cette méthode si vous ne voulez pas définir toutes les options dans le constructeur.

Parameter

mixed $nom

mixed $valeur

Throws

No exceptions thrown.

See

voir resetOption(), XML_Serializer::XML_Serializer()

Note

This function can not be called statically.

previousXML_Serializer::resetOptions (Previous) (Next) Examplenext

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