메소드 | 설명 | |
---|---|---|
__construct ( array $config, mixed $reserved ) | Initialize this filter, parse configuration | |
process ( &$request ) | Apply filter to rename attributes. |
메소드 | 설명 | |
---|---|---|
loadMapFile ( string $fileName ) | Loads and merges in a file with a attribute map. |
public __construct ( array $config, mixed $reserved ) | ||
$config | array | Configuration information about this filter. |
$reserved | mixed | For future use. |