previousXML_Serializer::resetOptions (Previous) (Next) next

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

XML_Serializer::setOption

XML_Serializer::setOption() – オプションをセットします

Synopsis

require_once 'Serializer.php';

void XML_Serializer::setOption ( mixed $name , mixed $value )

Description

もし、コンストラクタで全てのオプションをセットしたくない場合、 このメソッドを使うことができます。

Parameter

mixed $name

mixed $value

Throws

throws 投げられる例外はありません。

See

resetOption(), XML_Serializer::XML_Serializer() を参照して下さい。

Note

This function can not be called statically.

previousXML_Serializer::resetOptions (Previous) (Next) next

Download Documentation Last updated: Sun, 21 Jun 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.