Stud.IP  jlu_3.3 Revision
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 ()
 
 parse ($data, $ignore=null)
 
 getCount ($data)
 
 parseIntoDatabase ($range_id, $data, $ignore)
 
 parseIntoObjects ($range_id, $data, $ignore)
 
 getType ()
 
getObjects ()
 
 changePublicToPrivate ($value=true)
 
 getClientIdentifier ($data=null)
 

Data Fields

 $count = null
 

Member Function Documentation

◆ _parseByDay()

_parseByDay (   $text)
Here is the caller graph for this function:

◆ _parseByMonth()

_parseByMonth (   $text)
Here is the caller graph for this function:

◆ _parseByMonthDay()

_parseByMonthDay (   $text)
Here is the caller graph for this function:

◆ _parseClientIdentifier()

_parseClientIdentifier ( $data)
Here is the caller graph for this function:

◆ _parseDate()

_parseDate (   $text)

Parse a Date field

Here is the caller graph for this function:

◆ _parseDateTime()

_parseDateTime (   $text)

Parse a DateTime field

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _parseDuration()

_parseDuration (   $text)

Parse a Duration Value field

Here is the caller graph for this function:

◆ _parsePeriod()

_parsePeriod (   $text)

Parse a Time Period field

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _parsePriority()

_parsePriority (   $value)
Here is the caller graph for this function:

◆ _parseRecurrence()

_parseRecurrence (   $text)

Parse a Recurrence field

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _parseTime()

_parseTime (   $text)

Parse a Time field

Here is the caller graph for this function:

◆ _parseUtcOffset()

_parseUtcOffset (   $text)

Parse a UTC Offset field

Here is the caller graph for this function:

◆ _qp_decode()

_qp_decode (   $value)
Here is the caller graph for this function:

◆ CalendarParserICalendar()

◆ getClientIdentifier()

getClientIdentifier (   $data = null)

Reimplemented from CalendarParser.

Here is the call graph for this function:

◆ getCount()

getCount (   $data)

Reimplemented from CalendarParser.

◆ parse()

parse (   $data,
  $ignore 
)

Parse a string containing vCalendar data.

@access private

Parameters
String$dataThe data to parse

Reimplemented from CalendarParser.

Here is the call graph for this function:

Field Documentation

◆ $count

$count = null

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