Stud.IP  2.5 Revision
CalendarDriver Class Reference
Collaboration diagram for CalendarDriver:
Collaboration graph

Public Member Functions

 __construct ($range_id, $permission=NULL)
 
getInstance ($range_id=NULL, $permission=NULL)
 
 bindSeminarEvents ()
 
 openDatabase ($mod, $event_type='', $start=0, $end=Calendar::CALENDAR_END, $except=NULL, $sem_ids=NULL)
 
 nextProperties ()
 
nextObject ()
 
 openDatabaseGetSingleObject ($event_id, $event_type='CALENDAR_EVENTS')
 
 openDatabaseGetView (&$view, $event_type='CALENDAR_EVENTS')
 
 writeIntoDatabase ($properties, $mode='REPLACE')
 
 writeObjectsIntoDatabase ($objects, $mode='REPLACE')
 
 getCountEvents ()
 
 deleteFromDatabase ($mod, $event_ids=NULL, $start=0, $end=Calendar::CALENDAR_END, $range_id='')
 
 deleteObjectsFromDatabase ($objects)
 
 getCount ()
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $range_id,
  $permission = NULL 
)

Member Function Documentation

◆ bindSeminarEvents()

bindSeminarEvents ( )

◆ deleteFromDatabase()

deleteFromDatabase (   $mod,
  $event_ids = NULL,
  $start = 0,
  $end = Calendar::CALENDAR_END,
  $range_id = '' 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ deleteObjectsFromDatabase()

deleteObjectsFromDatabase (   $objects)
Here is the call graph for this function:

◆ getCount()

getCount ( )

◆ getCountEvents()

getCountEvents ( )

◆ getInstance()

& getInstance (   $range_id = NULL,
  $permission = NULL 
)
Here is the caller graph for this function:

◆ nextObject()

& nextObject ( )
Here is the call graph for this function:

◆ nextProperties()

nextProperties ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ openDatabase()

openDatabase (   $mod,
  $event_type = '',
  $start = 0,
  $end = Calendar::CALENDAR_END,
  $except = NULL,
  $sem_ids = NULL 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ openDatabaseGetSingleObject()

openDatabaseGetSingleObject (   $event_id,
  $event_type = 'CALENDAR_EVENTS' 
)
Here is the call graph for this function:

◆ openDatabaseGetView()

openDatabaseGetView ( $view,
  $event_type = 'CALENDAR_EVENTS' 
)
Here is the call graph for this function:

◆ writeIntoDatabase()

writeIntoDatabase (   $properties,
  $mode = 'REPLACE' 
)
Here is the call graph for this function:

◆ writeObjectsIntoDatabase()

writeObjectsIntoDatabase (   $objects,
  $mode = 'REPLACE' 
)
Here is the call graph for this function:

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