$flexy->compile() (Previous) (Next) $flexy->bufferedOutputObject()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

$flexy->outputObject()

$flexy->outputObject() -- コントローラオブジェクトとテンプレートをマージし、結果を出力する

説明

引数に指定されたオブジェクトの変数 (と任意でロードされる HTML_Template_Flexy_Elements) を、テンプレート実行時に有効になるようにセットします。

パラメータ

  • object $controllerObject - テンプレートに適用したいオブジェクト、オブジェクト変数は $controllerObject->tag と関連づけられ、テンプレート内の {tag} にマップされる

  • array $elements - フォーム、または dynamic が指定された要素の name 属性 (または id 属性)で、テンプレート内の定義された部分とマージされる。

注意

この関数は、スタティックにコールする ことはできません。

$flexy->compile() (Previous) (Next) $flexy->bufferedOutputObject()

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