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

Public Member Functions

 CalendarParser ()
 parse ($data, $ignore=NULL)
 getCount ($data)
 parseIntoDatabase ($range_id, $data, $ignore)
 parseIntoObjects ($data, $ignore)
 getType ()
getObjects ()
 changePublicToPrivate ($value=TRUE)
 getClientIdentifier ($data=NULL)

Data Fields

 $events = array()
 $components
 $type
 $number_of_events
 $public_to_private = FALSE
 $client_identifier
 $import_sem = FALSE

Member Function Documentation

Here is the call graph for this function:

Here is the caller graph for this function:

changePublicToPrivate (   $value = TRUE)
getClientIdentifier (   $data = NULL)

Reimplemented in CalendarParserICalendar.

getCount (   $data)

Reimplemented in CalendarParserICalendar.

& getObjects ( )
getType ( )
parse (   $data,
  $ignore = NULL 
)

Reimplemented in CalendarParserICalendar.

Here is the caller graph for this function:

parseIntoDatabase (   $range_id,
  $data,
  $ignore 
)

Here is the call graph for this function:

parseIntoObjects (   $data,
  $ignore 
)

Here is the call graph for this function:

Here is the caller graph for this function:

Field Documentation

$client_identifier
$components
$events = array()
$import_sem = FALSE
$number_of_events
$public_to_private = FALSE
$type

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