|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 24 of file class.ilICalUtils.php.
| const ilICalUtils::ICAL_EOL = "\r\n" |
Definition at line 26 of file class.ilICalUtils.php.
Referenced by ilICalParser\parse().
| const ilICalUtils::ICAL_EOL_FB = "\n" |
Definition at line 27 of file class.ilICalUtils.php.
Referenced by ilICalParser\parse().
| const ilICalUtils::ICAL_SPACE = " " |
Definition at line 28 of file class.ilICalUtils.php.
Referenced by ilICalParser\parse().
| const ilICalUtils::ICAL_TAB = "\t" |
Definition at line 29 of file class.ilICalUtils.php.
Referenced by ilICalParser\parse().