|
Stud.IP
jlu_4.3 Revision 64286
|


Public Member Functions | |
| __construct (&$parser, $file, $path='') | |
| getContent () | |
| getFileName () | |
| getFileType () | |
| getFileSize () | |
| checkFile () | |
| importIntoDatabase ($range_id, $ignore=CalendarImport::IGNORE_ERRORS) | |
| importIntoObjects ($ignore=CalendarImport::IGNORE_ERRORS) | |
| deleteFile () | |
| _getFileExtension () | |
Public Member Functions inherited from CalendarImport | |
| __construct (&$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) | |
Additional Inherited Members | |
Data Fields inherited from CalendarImport | |
| const | IGNORE_ERRORS = 1 |
Protected Attributes inherited from CalendarImport | |
| $_parser | |
| __construct | ( | & | $parser, |
| $file, | |||
$path = '' |
|||
| ) |
| _getFileExtension | ( | ) |
| checkFile | ( | ) |

| deleteFile | ( | ) |
| getContent | ( | ) |
Reimplemented from CalendarImport.
| getFileName | ( | ) |
| getFileSize | ( | ) |
| getFileType | ( | ) |
| importIntoDatabase | ( | $range_id, | |
$ignore = CalendarImport::IGNORE_ERRORS |
|||
| ) |
| importIntoObjects | ( | $ignore = CalendarImport::IGNORE_ERRORS | ) |