|
Stud.IP
2.1 Revision 48548
|


Public Member Functions | |
| CalendarImportFile (&$parser, $file, $path= '') | |
| getContent () | |
| getFileName () | |
| getFileType () | |
| getFileSize () | |
| checkFile () | |
| setParser (&$parser) | |
| getCount () | |
| importIntoDatabase ($ignore= 'IGNORE_ERRORS') | |
| importIntoObjects ($ignore= 'IGNORE_ERRORS') | |
| getObjects () | |
| deleteFile () | |
| _getFileExtension () | |
Public Member Functions inherited from CalendarImport | |
| CalendarImport () | |
Data Fields | |
| $_parser | |
| $file | |
| $path | |
| _getFileExtension | ( | ) |
| CalendarImportFile | ( | & | $parser, |
| $file, | |||
$path = '' |
|||
| ) |

| checkFile | ( | ) |

| deleteFile | ( | ) |
| getContent | ( | ) |

| getCount | ( | ) |
| getFileName | ( | ) |
| getFileSize | ( | ) |
| getFileType | ( | ) |
| getObjects | ( | ) |
Reimplemented from CalendarImport.
| importIntoDatabase | ( | $ignore = 'IGNORE_ERRORS' | ) |
| importIntoObjects | ( | $ignore = 'IGNORE_ERRORS' | ) |
| setParser | ( | & | $parser | ) |
| $_parser |
| $file |
| $path |