23 include_once(
'./Services/Calendar/classes/iCal/class.ilICalItem.php');
47 parent::__construct($a_name,$a_value);
61 if($item->getName() == $a_name)
66 return $found ? $found :
array();
__construct($a_name, $a_value='')
Constructor.
Represents a ical property.
getItemsByName($a_name, $a_recursive=true)
get items by name
Create styles array
The data for the language used.
Abstract base class for all ical items (Component, Parameter and Value)