|
Stud.IP
2.4 Revision 48548
|


Public Member Functions | |
| CalendarImportFile (&$parser, $file, $path= '') | |
| getContent () | |
| getFileName () | |
| getFileType () | |
| getFileSize () | |
| checkFile () | |
| importIntoDatabase ($range_id, $ignore= 'IGNORE_ERRORS') | |
| importIntoObjects ($ignore= 'IGNORE_ERRORS') | |
| deleteFile () | |
| _getFileExtension () | |
Public Member Functions inherited from CalendarImport | |
| CalendarImport (&$parser, $data=NULL) | |
| getObjects () | |
| getCount () | |
| changePublicToPrivate ($value=TRUE) | |
| getClientIdentifier () | |
| setImportSem ($do_import) | |
Data Fields | |
| $file | |
| $path | |
Data Fields inherited from CalendarImport | |
| $_parser | |
| $data | |
| $public_to_private = FALSE | |
| _getFileExtension | ( | ) |
| CalendarImportFile | ( | & | $parser, |
| $file, | |||
$path = '' |
|||
| ) |

| checkFile | ( | ) |

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