| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This class represents a ical parameter E.g VALUE=DATETIME. More...
 Inheritance diagram for ilICalParameter:
 Collaboration diagram for ilICalParameter:Public Member Functions | |
| __construct (string $a_name, string $a_value='') | |
  Public Member Functions inherited from ilICalItem | |
| __construct (string $a_name, string $a_value='') | |
| setValue (string $a_value) | |
| getValue () | |
| getItems () | |
| getName () | |
| getItemsByName (string $a_name, bool $a_recursive=true) | |
| addItem (ilICalItem $a_item) | |
Additional Inherited Members | |
  Protected Attributes inherited from ilICalItem | |
| string | $name = '' | 
| string | $value = '' | 
| array | $items = [] | 
This class represents a ical parameter E.g VALUE=DATETIME.
Definition at line 32 of file class.ilICalParameter.php.
| ilICalParameter::__construct | ( | string | $a_name, | 
| string | $a_value = ''  | 
        ||
| ) | 
Definition at line 34 of file class.ilICalParameter.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct().
 Here is the call graph for this function: