|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilCalendarHeaderNavigationGUI:Public Member Functions | |
| __construct ($cmdClass, ilDate $seed, $a_increment, $cmd='') | |
| Constructor. More... | |
| getHTML () | |
| getHTML More... | |
Protected Member Functions | |
| incrementDate ($a_count) | |
Protected Attributes | |
| $cmdClass = null | |
| $cmd = null | |
| $seed = null | |
| $increment = '' | |
| $html | |
| $lng | |
| $tpl | |
Definition at line 36 of file class.ilCalendarHeaderNavigationGUI.php.
| ilCalendarHeaderNavigationGUI::__construct | ( | $cmdClass, | |
| ilDate | $seed, | ||
| $a_increment, | |||
$cmd = '' |
|||
| ) |
Constructor.
@access public
| object | ilDate seed for navigation @parame string type MONTH WEEK DAY |
Definition at line 61 of file class.ilCalendarHeaderNavigationGUI.php.
References $cmd, $cmdClass, $DIC, $seed, ilCalendarUserSettings\_getInstanceByUserId(), ui(), and user().
Here is the call graph for this function:| ilCalendarHeaderNavigationGUI::getHTML | ( | ) |
getHTML
@access public
Definition at line 85 of file class.ilCalendarHeaderNavigationGUI.php.
References $lng, $tpl, ilCalendarUtil\_buildWeekDayList(), ilCalendarUtil\_numericDayToString(), ilDateTime\_within(), ilDateTime\DAY, ilDatePresentation\formatDate(), IL_CAL_DATE, IL_CAL_DATETIME, IL_CAL_FKT_DATE, IL_CAL_UNIX, incrementDate(), ilDateTime\MONTH, ilUtil\now(), ilDatePresentation\setUseRelativeDates(), user(), and ilDateTime\WEEK.
Here is the call graph for this function:
|
protected |
Definition at line 164 of file class.ilCalendarHeaderNavigationGUI.php.
References IL_CAL_DAY, IL_CAL_FKT_DATE, and ilDateTime\MONTH.
Referenced by getHTML().
Here is the caller graph for this function:
|
protected |
Definition at line 39 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilCalendarHeaderNavigationGUI.php.
|
protected |
Definition at line 41 of file class.ilCalendarHeaderNavigationGUI.php.
|
protected |
Definition at line 48 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 40 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 51 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by getHTML().