Stud.IP
5.4
|
Public Member Functions | |
__construct (CalendarParser &$parser, $data=null) | |
getContent () | |
importIntoDatabase ($range_id, $ignore=CalendarImport::IGNORE_ERRORS) | |
importIntoObjects ($ignore=CalendarImport::IGNORE_ERRORS) | |
getObjects () | |
getCount () | |
changePublicToPrivate ($value=TRUE) | |
getClientIdentifier () | |
setImportSem ($do_import) | |
Data Fields | |
const | IGNORE_ERRORS = 1 |
Protected Attributes | |
$_parser | |
__construct | ( | CalendarParser & | $parser, |
$data = null |
|||
) |
changePublicToPrivate | ( | $value = TRUE | ) |
getClientIdentifier | ( | ) |
getContent | ( | ) |
getCount | ( | ) |
getObjects | ( | ) |
importIntoDatabase | ( | $range_id, | |
$ignore = CalendarImport::IGNORE_ERRORS |
|||
) |
importIntoObjects | ( | $ignore = CalendarImport::IGNORE_ERRORS | ) |
setImportSem | ( | $do_import | ) |
|
protected |
const IGNORE_ERRORS = 1 |