previousXML_Beautifier::setOption (Previous) (Next) XML_Beautifier::resetOptionsnext

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

XML_Beautifier::setOptions

XML_Beautifier::setOptions() – いくつかのオプションを設定する

Synopsis

require_once 'XML/Beautifier.php';

void XML_Beautifier::setOptions ( array $options )

Description

美化過程のオプションをいくつか設定します。

より詳しい情報はXML_Beautifierオプション を参照してください。

Parameter

  • array $options - オプション群の値を含む連想配列で、 それはコンストラクタに渡すものと似ているでしょう。

Return value

void

Note

This function can not be called statically.

previousXML_Beautifier::setOption (Previous) (Next) XML_Beautifier::resetOptionsnext

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.