| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilICalUtils:Data Fields | |
| const | ICAL_EOL = "\r\n" | 
| const | ICAL_EOL_FB = "\n" | 
| const | ICAL_SPACE = " " | 
| const | ICAL_TAB = "\t" | 
Definition at line 30 of file class.ilICalUtils.php.
| const ilICalUtils::ICAL_EOL = "\r\n" | 
Definition at line 32 of file class.ilICalUtils.php.
Referenced by ilICalParser\parse().
| const ilICalUtils::ICAL_EOL_FB = "\n" | 
Definition at line 33 of file class.ilICalUtils.php.
Referenced by ilICalParser\parse().
| const ilICalUtils::ICAL_SPACE = " " | 
Definition at line 34 of file class.ilICalUtils.php.
Referenced by ilICalParser\parse().
| const ilICalUtils::ICAL_TAB = "\t" | 
Definition at line 35 of file class.ilICalUtils.php.
Referenced by ilICalParser\parse().