Class Parser
Class Parser
Namespace: intouch\ical
License: CC-BY-SA-DK
Author: Morten Fangel (C) 2008
Author: Michael Kahn (C) 2013
Located at ical/Parser.php
License: CC-BY-SA-DK
Author: Morten Fangel (C) 2008
Author: Michael Kahn (C) 2013
Located at ical/Parser.php
public static
|
|
public static
|
|
protected static
string
|
|
protected static
|
#
UnfoldLines( mixed $content )
Takes the string $content, and creates a array of iCal lines. This includes unfolding multi-line entries into a single line. |
protected static
|
#
storeSection( string $section, string $data,
Stores the data in provided intouch\ical\iCalobject |