noalyss Version-9
|
show the calendar More...
Go to the source code of this file.
Variables | |
$cal =new Calendar() | |
$http =new HttpInput() | |
$cal | default_periode =(isset ($_GET['in']))?$http->get("in","number"):$g_user->get_periode() |
show the calendar
Definition in file calendar.inc.php.
$cal =new Calendar() |
Definition at line 11 of file calendar.inc.php.
$http =new HttpInput() |
Definition at line 10 of file calendar.inc.php.
$cal default_periode =(isset ($_GET['in']))?$http->get("in","number"):$g_user->get_periode() |
Definition at line 12 of file calendar.inc.php.
Referenced by Calendar\get_preference(), Calendar\set_month_year(), and Calendar\set_periode().