ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilICalUtils Class Reference
+ Collaboration diagram for ilICalUtils:

Data Fields

const ICAL_EOL = "\r\n"
const ICAL_SPACE = " "
const ICAL_TAB = "\t"

Detailed Description

Author
Stefan Meyer smeye.nosp@m.r@da.nosp@m.tabay.nosp@m..de
Version
$Id$

Definition at line 31 of file class.ilICalUtils.php.

Field Documentation

const ilICalUtils::ICAL_EOL = "\r\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().


The documentation for this class was generated from the following file: