Inheritance diagram for DateBox:

Public Member Functions | |
| drawDate ($ob, $day) | |
| getDates () | |
| drawNoDates () | |
| __construct ($title, $month=null) | |
| initDates () | |
| getTime ($date) | |
| drawContent () | |
| canDrawDate ($key, $ob) | |
Public Attributes | |
| $month | |
| $maxCount = 5 | |
Private Attributes | |
| $thisMonth | |
| $thisDay | |
| $thisYear | |
| $nextYear | |
|
||||||||||||
|
Reimplemented from BaseBox. Definition at line 15 of file date-box.inc.php. |
|
||||||||||||
|
Definition at line 91 of file date-box.inc.php. Referenced by drawContent(). |
|
|
Reimplemented from BaseBox. Definition at line 65 of file date-box.inc.php. References canDrawDate(), drawDate(), drawNoDates(), and initDates(). |
|
||||||||||||
|
Referenced by drawContent(). |
|
|
Referenced by drawContent(). |
|
|
Referenced by initDates(). |
|
|
Definition at line 40 of file date-box.inc.php. References $month. |
|
|
Definition at line 21 of file date-box.inc.php. References getDates(). Referenced by drawContent(). |
|
|
Definition at line 9 of file date-box.inc.php. |
|
|
Definition at line 8 of file date-box.inc.php. Referenced by getTime(). |
|
|
Definition at line 7 of file date-box.inc.php. |
|
|
Definition at line 5 of file date-box.inc.php. |
|
|
Definition at line 4 of file date-box.inc.php. |
|
|
Definition at line 6 of file date-box.inc.php. |
1.3.9.1