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

Public Member Functions

 __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)
 

Data Fields

const IGNORE_ERRORS = 1
 

Protected Attributes

 $_parser
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( $parser,
  $data = null 
)

Member Function Documentation

◆ changePublicToPrivate()

changePublicToPrivate (   $value = TRUE)

◆ getClientIdentifier()

getClientIdentifier ( )
Here is the call graph for this function:

◆ getContent()

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

◆ getCount()

getCount ( )
Here is the call graph for this function:

◆ getObjects()

getObjects ( )

◆ importIntoDatabase()

importIntoDatabase (   $range_id,
  $ignore = CalendarImport::IGNORE_ERRORS 
)

◆ importIntoObjects()

importIntoObjects (   $ignore = CalendarImport::IGNORE_ERRORS)

◆ setImportSem()

setImportSem (   $do_import)

Field Documentation

◆ $_parser

$_parser
protected

◆ IGNORE_ERRORS

const IGNORE_ERRORS = 1

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