Method | Description | |
---|---|---|
__construct ( array $config, mixed $reserved ) | Initialize this filter. | |
process ( &$request ) | Apply filter to add or replace attributes. |
public __construct ( array $config, mixed $reserved ) | ||
$config | array | Configuration information about this filter. |
$reserved | mixed | For future use. |
public process ( &$request ) |