previous設定項目 (Previous) (Next) $flexy->compile()next

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

new HTML_Template_Flexy

new HTML_Template_Flexy – constructor

Synopsis

require_once 'HTML/Template/Flexy.php';

new HTML_Template_Flexy ( array $options )

Description

コンストラクタの引数にオプションを取ります。 この方法でオプションを設定するよりは、設定を一カ所にまとめ PEAR::getStaticProperty() を使って Flexy のオプション設定を行うのが普通です。

Parameter

  • array $options - 初期値から変更したいパラメーターを列挙

Note

This function can not be called statically.

previous設定項目 (Previous) (Next) $flexy->compile()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.