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

Public Member Functions

 DbCalendarDay (&$calendar, $tmstamp, $events=NULL, $restrictions=NULL, $sem_ids=NULL)
 
 numberOfEvents ($start=0, $end=86400)
 
 numberOfSimultaneousApps ($term)
 
 addEvent ($term)
 
 delEvent ($id)
 
 replaceEvent ($term)
 
 nextEvent ($start=-1, $step=3600)
 
 save ()
 
 existEvent ()
 
 sort ()
 
 restore ($restrictions=NULL, $sem_ids=NULL)
 
 bindSeminarEvents ($sem_ids='', $restrictions=NULL)
 
 getUserId ()
 
 createEvent ($properties, $time_range, $lwst, $hgst)
 
- Public Member Functions inherited from CalendarDay
 CalendarDay ($tmstamp)
 
 getStart ()
 
 getEnd ()
 
 toString ($mod="SHORT")
 
 getValue ()
 
 getDate ($mod="LONG")
 
 isHoliday ()
 
 getDayOfWeek ()
 
 getMonth ()
 
- Public Member Functions inherited from CalendarMonth
 CalendarMonth ($tmstamp)
 
 getValue ()
 
 toString ()
 
 getStart ()
 
 getEnd ()
 
- Public Member Functions inherited from CalendarYear
 CalendarYear ($tmstamp)
 
 getYear ()
 
 toString ()
 
 getStart ()
 
 getEnd ()
 
 getTs ()
 
 serialisiere ()
 

Data Fields

 $events = array()
 
 $events_delete
 
 $events_created
 
 $arr_pntr
 
 $user_id
 
 $driver
 
 $permission
 
- Data Fields inherited from CalendarDay
 $dow
 
 $dom
 
- Data Fields inherited from CalendarMonth
 $mon
 
- Data Fields inherited from CalendarYear
 $year
 
 $ts
 

Member Function Documentation

◆ addEvent()

addEvent (   $term)
Here is the call graph for this function:

◆ bindSeminarEvents()

bindSeminarEvents (   $sem_ids = '',
  $restrictions = NULL 
)
Here is the call graph for this function:

◆ createEvent()

createEvent (   $properties,
  $time_range,
  $lwst,
  $hgst 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ DbCalendarDay()

DbCalendarDay ( $calendar,
  $tmstamp,
  $events = NULL,
  $restrictions = NULL,
  $sem_ids = NULL 
)
Here is the call graph for this function:

◆ delEvent()

delEvent (   $id)

◆ existEvent()

existEvent ( )

◆ getUserId()

getUserId ( )

◆ nextEvent()

nextEvent (   $start = -1,
  $step = 3600 
)
Here is the call graph for this function:

◆ numberOfEvents()

numberOfEvents (   $start = 0,
  $end = 86400 
)
Here is the call graph for this function:

◆ numberOfSimultaneousApps()

numberOfSimultaneousApps (   $term)

◆ replaceEvent()

replaceEvent (   $term)
Here is the call graph for this function:

◆ restore()

restore (   $restrictions = NULL,
  $sem_ids = NULL 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ save()

save ( )

◆ sort()

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

Field Documentation

◆ $arr_pntr

$arr_pntr

◆ $driver

$driver

◆ $events

$events = array()

◆ $events_created

$events_created

◆ $events_delete

$events_delete

◆ $permission

$permission

◆ $user_id


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