Stud.IP  4.2 Revision
CalendarImportFile Class Reference
Inheritance diagram for CalendarImportFile:
Inheritance graph
Collaboration diagram for CalendarImportFile:
Collaboration graph

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
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( $parser,
  $file,
  $path = '' 
)

Member Function Documentation

◆ _getFileExtension()

_getFileExtension ( )

◆ checkFile()

checkFile ( )
Here is the caller graph for this function:

◆ deleteFile()

deleteFile ( )

◆ getContent()

getContent ( )

◆ getFileName()

getFileName ( )

◆ getFileSize()

getFileSize ( )

◆ getFileType()

getFileType ( )

◆ importIntoDatabase()

importIntoDatabase (   $range_id,
  $ignore = CalendarImport::IGNORE_ERRORS 
)
Here is the call graph for this function:

◆ importIntoObjects()

importIntoObjects (   $ignore = CalendarImport::IGNORE_ERRORS)
Here is the call graph for this function:

The documentation for this class was generated from the following file: