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

Public Member Functions

 DbCalendarMonth (&$calendar, $tmstamp, $restrictions=NULL, $sem_ids=NULL)
 
 getMonth ()
 
 getNameOfMonth ()
 
 getStart ()
 
 getEnd ()
 
 getTs ()
 
 sort ()
 
 restore ($restrictions=NULL, $sem_ids=NULL)
 
 nextEvent ($tmstamp)
 
 getEventsOfDay ($tmstamp)
 
 setPointer ($tmstamp, $pos)
 
 createEvent ($properties, &$day, $lwst=NULL, $hgst=NULL)
 
- Public Member Functions inherited from DbCalendarYear
 DbCalendarYear (&$calendar, $tmstamp, $restrictions=NULL, $sem_ids=NULL)
 
 restore ($restrictions=NULL, $sem_ids=NULL)
 
 existEvent ($tmstamp)
 
 numberOfEvents ($tmstamp)
 
 serialisiere ()
 
 createEvent ($properties, $date, $lwst, $hgst)
 
- Public Member Functions inherited from CalendarYear
 CalendarYear ($tmstamp)
 
 getYear ()
 
 toString ()
 
 getStart ()
 
 getEnd ()
 
 getTs ()
 
 serialisiere ()
 

Data Fields

 $month
 
 $events
 
 $arr_pntr
 
- Data Fields inherited from DbCalendarYear
 $appdays
 
 $user_id
 
 $driver
 
 $permission
 
- Data Fields inherited from CalendarYear
 $year
 
 $ts
 

Member Function Documentation

◆ createEvent()

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

◆ DbCalendarMonth()

DbCalendarMonth ( $calendar,
  $tmstamp,
  $restrictions = NULL,
  $sem_ids = NULL 
)

◆ getEnd()

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

◆ getEventsOfDay()

getEventsOfDay (   $tmstamp)

◆ getMonth()

getMonth ( )

◆ getNameOfMonth()

getNameOfMonth ( )

◆ getStart()

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

◆ getTs()

getTs ( )

◆ nextEvent()

nextEvent (   $tmstamp)

◆ restore()

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

◆ setPointer()

setPointer (   $tmstamp,
  $pos 
)

◆ sort()

sort ( )

Field Documentation

◆ $arr_pntr

$arr_pntr

◆ $events

$events

◆ $month

$month

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