Stud.IP
2.0 Revision 48548
|
Public Member Functions | |
DbCalendarMonth ($tmstamp) | |
getMonth () | |
getNameOfMonth () | |
getStart () | |
getEnd () | |
getTs () | |
sort () | |
restore () | |
nextEvent ($tmstamp) | |
setPointer ($tmstamp, $pos) | |
bindSeminarEvents () | |
Public Member Functions inherited from DbCalendarYear | |
DbCalendarYear ($tmstamp) | |
existEvent ($tmstamp) | |
numberOfEvents ($tmstamp) | |
serialisiere () | |
Public Member Functions inherited from CalendarYear | |
CalendarYear ($tmstamp) | |
getYear () | |
toString () |
Data Fields | |
$month | |
$events | |
$appdays | |
$arr_pntr | |
Data Fields inherited from DbCalendarYear | |
$appdays | |
$user_id | |
Data Fields inherited from CalendarYear | |
$year | |
$ts |
bindSeminarEvents | ( | ) |
DbCalendarMonth | ( | $tmstamp | ) |
getEnd | ( | ) |
getMonth | ( | ) |
getNameOfMonth | ( | ) |
getStart | ( | ) |
getTs | ( | ) |
Reimplemented from CalendarYear.
nextEvent | ( | $tmstamp | ) |
restore | ( | ) |
setPointer | ( | $tmstamp, | |
$pos | |||
) |
sort | ( | ) |
$appdays |
$arr_pntr |
$events |
$month |