flexy:if="variable or method()" (Previous) (Next) flexy:start="here"

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

flexy:foreach="variable,key,value"

flexy:foreach="variable,key,value" -- PHP の foreach ループを、html の属性を使用して作成する

説明

開始タグと終了タグの間で foreach ループを作成します。

パラメータ

  • string variable - $object->variable に関連します。

  • string key - 変数 'key' を現在のスコープに作成します。

  • string value - オプションで、変数 'value' を現在のスコープに作成します ($key=>$value 形式)。

flexy:if="variable or method()" (Previous) (Next) flexy:start="here"

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.