previousオプション (Previous) (Next) XML_Beautifier::setOptionnext

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::XML_Beautifier

XML_Beautifier::XML_Beautifier() – インスタンスを新規作成する

Synopsis

require_once 'XML/Beautifier.php';

object XML_Beautifier::XML_Beautifier ( array $options = array() )

Description

XML_Beautifierのインスタンスを新規作成します。

Parameter

  • array $options - オプションは美化工程への影響に使用します。 おそらくインデント文字列、 ケースフォルディングが可能かなどを設定するでしょう。

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

Return value

object XML_Beautifierオブジェクトを返します。

Note

This function can not be called statically.

previousオプション (Previous) (Next) XML_Beautifier::setOptionnext

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.