|
Stud.IP
trunk Revision
|


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 | |
| __construct | ( | ) |
Reimplemented from CalendarParser.
| getClientIdentifier | ( | $data = null | ) |
Reimplemented from CalendarParser.
| getCount | ( | $data | ) |
Reimplemented from CalendarParser.
| parse | ( | $data, | |
$ignore = null |
|||
| ) |
Parse a string containing vCalendar data.
@access private
| String | $data | The data to parse |
Reimplemented from CalendarParser.
|
protected |
| $type = '' |