| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Adds to any array keys for each value. More...
 Inheritance diagram for ILIAS\UI\Implementation\Component\Input\Container\Container\MapValues:
 Collaboration diagram for ILIAS\UI\Implementation\Component\Input\Container\Container\MapValues:Public Member Functions | |
| __construct (Transformation $trafo) | |
| transform ($from) | |
  Public Member Functions inherited from ILIAS\Refinery\Transformation | |
| applyTo (Result $result) | |
| Perform the transformation and reify possible failures.  More... | |
| __invoke ($from) | |
| Transformations should be callable.  More... | |
Protected Attributes | |
| string | $type | 
Private Attributes | |
| Transformation | $trafo | 
Adds to any array keys for each value.
Definition at line 31 of file MapValues.php.
| ILIAS\UI\Implementation\Component\Input\Container\Container\MapValues::__construct | ( | Transformation | $trafo | ) | 
Definition at line 39 of file MapValues.php.
References ILIAS\UI\Implementation\Component\Input\Container\Container\MapValues\$trafo.
| ILIAS\UI\Implementation\Component\Input\Container\Container\MapValues::transform | ( | $from | ) | 
Implements ILIAS\Refinery\Transformation.
Definition at line 47 of file MapValues.php.
References Vendor\Package\$a.
      
  | 
  private | 
Definition at line 37 of file MapValues.php.
Referenced by ILIAS\UI\Implementation\Component\Input\Container\Container\MapValues\__construct().
      
  | 
  protected | 
Definition at line 36 of file MapValues.php.