33 parent::__construct(
$config, $reserved);
35 assert(
'is_array($config)');
40 throw new Exception(
'Invalid source attribute name: ' . var_export(
$source, TRUE));
58 assert(
'is_array($request)');
59 assert(
'array_key_exists("Attributes", $request)');
64 if (array_key_exists(
$name,$this->map)){
65 if (!is_array($this->map[
$name])) {
68 foreach ($this->map[$name] as $to_map) {
$map
Assosiative array with the mappings of attribute names.
__construct($config, $reserved)
Initialize this filter, parse configuration.
process(&$request)
Apply filter to rename attributes.
Create styles array
The data for the language used.