Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
CalendarParserICalendar Class Reference
Inheritance diagram for CalendarParserICalendar:
Inheritance graph
Collaboration diagram for CalendarParserICalendar:
Collaboration graph

Public Member Functions

 CalendarParserICalendar ()
 getCount ($data)
 parse ($data, $ignore)
 _parseUtcOffset ($text)
 _parsePeriod ($text)
 _parseDateTime ($text)
 _parseTime ($text)
 _parseDate ($text)
 _parseDuration ($text)
 _parsePriority ($value)
 _parseRecurrence ($text)
 _parseByDay ($text)
 _parseByMonthDay ($text)
 _parseByMonth ($text)
 _qp_decode ($value)
 _parseClientIdentifier (&$data)
 getClientIdentifier ($data=NULL)
- Public Member Functions inherited from CalendarParser
 CalendarParser ()
 parseIntoDatabase ($range_id, $data, $ignore)
 parseIntoObjects ($data, $ignore)
 getType ()
getObjects ()
 changePublicToPrivate ($value=TRUE)

Data Fields

 $count = NULL
- Data Fields inherited from CalendarParser
 $events = array()
 $components
 $type
 $number_of_events
 $public_to_private = FALSE
 $client_identifier
 $import_sem = FALSE

Member Function Documentation

_parseByDay (   $text)

Here is the caller graph for this function:

_parseByMonth (   $text)

Here is the caller graph for this function:

_parseByMonthDay (   $text)

Here is the caller graph for this function:

_parseClientIdentifier ( $data)

Here is the caller graph for this function:

_parseDate (   $text)

Parse a Date field

Here is the caller graph for this function:

_parseDateTime (   $text)

Parse a DateTime field

Here is the call graph for this function:

Here is the caller graph for this function:

_parseDuration (   $text)

Parse a Duration Value field

Here is the caller graph for this function:

_parsePeriod (   $text)

Parse a Time Period field

Here is the call graph for this function:

Here is the caller graph for this function:

_parsePriority (   $value)

Here is the caller graph for this function:

_parseRecurrence (   $text)

Parse a Recurrence field

Here is the call graph for this function:

Here is the caller graph for this function:

_parseTime (   $text)

Parse a Time field

Here is the caller graph for this function:

_parseUtcOffset (   $text)

Parse a UTC Offset field

Here is the caller graph for this function:

_qp_decode (   $value)

Here is the caller graph for this function:

Here is the call graph for this function:

getClientIdentifier (   $data = NULL)

Reimplemented from CalendarParser.

Here is the call graph for this function:

getCount (   $data)

Reimplemented from CalendarParser.

parse (   $data,
  $ignore 
)

Parse a string containing vCalendar data.

private

Parameters
String$dataThe data to parse

Reimplemented from CalendarParser.

Here is the call graph for this function:

Field Documentation

$count = NULL

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