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

Public Member Functions

 CalendarParserICalendar ()
 getCount ($data)
 parse ($text, $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)
- Public Member Functions inherited from CalendarParser
 CalendarParser ()
 parseIntoDatabase ($data, $ignore)
 parseIntoObjects ($data, $ignore)
 getType ()
getObjects ()

Additional Inherited Members

- Data Fields inherited from CalendarParser
 $events = array()
 $components
 $type
 $number_of_events

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:

_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:

getCount (   $data)

Reimplemented from CalendarParser.

parse (   $text,
  $ignore 
)

Parse a string containing vCalendar data.

private

Parameters
String$textThe data to parse

Here is the call graph for this function:


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