ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct ($cmdClass, ilDate $seed, $a_increment, $cmd= '') | |
Constructor. | |
getHTML () | |
getHTML |
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.
public
object | ilDate seed for navigation string type MONTH WEEK DAY |
Definition at line 55 of file class.ilCalendarHeaderNavigationGUI.php.
ilCalendarHeaderNavigationGUI::getHTML | ( | ) |
getHTML
public
Definition at line 74 of file class.ilCalendarHeaderNavigationGUI.php.
References $lng, ilCalendarUtil\_numericDayToString(), ilDateTime\DAY, IL_CAL_DATE, IL_CAL_FKT_DATE, incrementDate(), ilDateTime\MONTH, and ilDateTime\WEEK.
|
protected |
Definition at line 139 of file class.ilCalendarHeaderNavigationGUI.php.
References IL_CAL_DAY, IL_CAL_FKT_DATE, and ilDateTime\MONTH.
Referenced by getHTML().
|
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 44 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by __construct(), and getHTML().
|
protected |
Definition at line 40 of file class.ilCalendarHeaderNavigationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 45 of file class.ilCalendarHeaderNavigationGUI.php.