|
Stud.IP
2.4 Revision 48548
|


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 | |
| CalendarParser | ( | ) |


| changePublicToPrivate | ( | $value = TRUE | ) |
| getClientIdentifier | ( | $data = NULL | ) |
Reimplemented in CalendarParserICalendar.
| getCount | ( | $data | ) |
Reimplemented in CalendarParserICalendar.
| & getObjects | ( | ) |
| getType | ( | ) |
| parse | ( | $data, | |
$ignore = NULL |
|||
| ) |
| parseIntoDatabase | ( | $range_id, | |
| $data, | |||
| $ignore | |||
| ) |

| parseIntoObjects | ( | $data, | |
| $ignore | |||
| ) |


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