Stud.IP  4.2 Revision
CalendarParserICalendar Class Reference
Inheritance diagram for CalendarParserICalendar:
Inheritance graph
Collaboration diagram for CalendarParserICalendar:
Collaboration graph

Public Member Functions

 __construct ()
 
 getCount ($data)
 
 parse ($data, $ignore=null)
 
 getClientIdentifier ($data=null)
 
- Public Member Functions inherited from CalendarParser
 __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)
 

Data Fields

 $type = ''
 

Protected Attributes

 $count = null
 
- Protected Attributes inherited from CalendarParser
 $components
 
 $public_to_private = false
 
 $client_identifier
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Member Function Documentation

◆ getClientIdentifier()

getClientIdentifier (   $data = null)

◆ getCount()

getCount (   $data)

◆ parse()

parse (   $data,
  $ignore = null 
)

Parse a string containing vCalendar data.

private

Parameters
String$dataThe data to parse

Field Documentation

◆ $count

$count = null
protected

◆ $type

$type = ''

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