{variable} (Previous) (Next) {foreach:variable,key,value}

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

{method(arguments,#quoted arguments#)}

{method(arguments,#quoted arguments#)} -- PHP のメソッドコールを作成し、結果を表示する

説明

PHP のメソッドコールを作成します。引数の数は自由です。引数には、 変数あるいはリテラル (# で囲む) のいずれも使用可能です。 返り値が表示され、修正子に (変数のように) 渡されます。

  • 修正子なし - htmlspecialchars($variable) を行います

  • :h - なにも手を加えずに表示します

  • :u - urlencode($variable) を表示します

{variable} (Previous) (Next) {foreach:variable,key,value}

Download Documentation Last updated: Sun, 31 Aug 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.