ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilICalUtils Class Reference
+ Collaboration diagram for ilICalUtils:

Data Fields

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

Detailed Description

Author
Stefan Meyer meyer.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
Version
$Id$

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

Field Documentation

◆ ICAL_EOL

const ilICalUtils::ICAL_EOL = "\r\n"

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

Referenced by ilICalParser\parse().

◆ ICAL_EOL_FB

const ilICalUtils::ICAL_EOL_FB = "\n"

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

Referenced by ilICalParser\parse().

◆ ICAL_SPACE

const ilICalUtils::ICAL_SPACE = " "

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

Referenced by ilICalParser\parse().

◆ ICAL_TAB

const ilICalUtils::ICAL_TAB = "\t"

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

Referenced by ilICalParser\parse().


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