Stud.IP  2.5 Revision
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

◆ CalendarParser()

Here is the call graph for this function:

◆ changePublicToPrivate()

changePublicToPrivate (   $value = TRUE)

◆ getClientIdentifier()

getClientIdentifier (   $data = NULL)

◆ getCount()

getCount (   $data)

◆ getObjects()

& getObjects ( )

◆ getType()

getType ( )

◆ parse()

parse (   $data,
  $ignore = NULL 
)
Here is the caller graph for this function:

◆ parseIntoDatabase()

parseIntoDatabase (   $range_id,
  $data,
  $ignore 
)
Here is the call graph for this function:

◆ parseIntoObjects()

parseIntoObjects (   $data,
  $ignore 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ $client_identifier

$client_identifier

◆ $components

$components

◆ $events

$events = array()

◆ $import_sem

$import_sem = FALSE

◆ $number_of_events

$number_of_events

◆ $public_to_private

$public_to_private = FALSE

◆ $type

$type

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