|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilCalendarHeaderNavigationGUI:Public Member Functions | |
| __construct ($cmdClass, ilDate $seed, $a_increment) | |
| Constructor. | |
| getHTML () | |
| getHTML | |
Protected Attributes | |
| $cmdClass = null | |
| $seed = null | |
| $increment = '' | |
| $html | |
| $lng | |
| $tpl | |
Definition at line 36 of file class.ilCalendarHeaderNavigationGUI.php.
| ilCalendarHeaderNavigationGUI::__construct | ( | $cmdClass, | |
| ilDate | $seed, | ||
| $a_increment | |||
| ) |
Constructor.
public
| object | ilDate seed for navigation string type MONTH WEEK DAY |
Definition at line 54 of file class.ilCalendarHeaderNavigationGUI.php.
| ilCalendarHeaderNavigationGUI::getHTML | ( | ) |
getHTML
public
Definition at line 72 of file class.ilCalendarHeaderNavigationGUI.php.
References ilCalendarUtil\_numericDayToString(), ilDateTime\DAY, IL_CAL_DATE, IL_CAL_FKT_DATE, ilDateTime\MONTH, and ilDateTime\WEEK.
Here is the call graph for this function:
|
protected |
Definition at line 38 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 42 of file class.ilCalendarHeaderNavigationGUI.php.
|
protected |
Definition at line 40 of file class.ilCalendarHeaderNavigationGUI.php.
|
protected |
Definition at line 43 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 44 of file class.ilCalendarHeaderNavigationGUI.php.