Stud.IP  trunk Revision
CalendarParser Class Reference
Inheritance diagram for CalendarParser:
Inheritance graph
Collaboration diagram for CalendarParser:
Collaboration graph

Public Member Functions

 __construct ()
 
 parse ($data, $ignore=null)
 
 getCount ($data)
 
 parseIntoDatabase ($range_id, $data, $ignore)
 
 parseIntoObjects ($range_id, $data, $ignore)
 
 getType ()
 
getObjects ()
 
 changePublicToPrivate ($value=true)
 
 getClientIdentifier ($data=null)
 

Protected Attributes

 $components
 
 $public_to_private = false
 
 $client_identifier
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Member Function Documentation

◆ 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 (   $range_id,
  $data,
  $ignore 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ $client_identifier

$client_identifier
protected

◆ $components

$components
protected

◆ $public_to_private

$public_to_private = false
protected

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