| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
ModifiersModifiers are little functions that are applied to a variable in the template before it is displayed or used in some other context. Modifiers can be chained together. The first parameter to the modifier plugin is the value on which the modifier is supposed to operate. The rest of the parameters can be optional, depending on what kind of operation is supposed to be performed. The modifier has to return the result of its processing. See also register_modifier(), unregister_modifier().
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Modifiers」をGoogle検索
|