Inherited Variables
Inherited Constants
Inherited Methods
Class Details
フォームセットの値の変換処理を実行します。
■configの仕様: array( 'フィールド名' => array( 'Converter名' => array( '設定1' => '設定値1', '設定2' => '設定値2', .... ), ), .... )
[ Top ]
Class Variables
$log
[ Top ]
Class Methods
__construct
[ Top ]
execute
void execute(
&$obj,
&$config, mixed
$obj, array
$config)
[line 69]
指定されたconfigで変換を実行します。
Tags:
- access - public
Parameters:
- mixed $obj -
- array $config -
- &$obj -
- &$config -
[ Top ]
setComponent_container
[ Top ]
Class Constants
FIELD_ALL = '__all'
[line 40]
[ Top ]