|
Stud.IP
2.4 Revision 48548
|


Public Member Functions | |
| CalendarDay ($tmstamp) | |
| getStart () | |
| getEnd () | |
| toString ($mod="SHORT") | |
| getValue () | |
| getDate ($mod="LONG") | |
| isHoliday () | |
| getDayOfWeek () | |
| getMonth () | |
Public Member Functions inherited from CalendarMonth | |
| CalendarMonth ($tmstamp) | |
| toString () | |
Public Member Functions inherited from CalendarYear | |
| CalendarYear ($tmstamp) | |
| getYear () | |
| getTs () | |
| serialisiere () | |
Data Fields | |
| $dow | |
| $dom | |
Data Fields inherited from CalendarMonth | |
| $mon | |
Data Fields inherited from CalendarYear | |
| $year | |
| $ts | |
| CalendarDay | ( | $tmstamp | ) |

| getDate | ( | $mod = "LONG" | ) |

| getDayOfWeek | ( | ) |
| getEnd | ( | ) |
| getMonth | ( | ) |
| getStart | ( | ) |
| getValue | ( | ) |
Reimplemented from CalendarMonth.
| isHoliday | ( | ) |

| toString | ( | $mod = "SHORT" | ) |

| $dom |
| $dow |