noalyss Version-9
|
Go to the source code of this file.
Variables | |
for($i=0;$i<=6;$i++) | $ind =1 |
$nCol =0 | |
$nDay =$nFirstDay | |
if($zoom==1) | $nFirstDay =$g_user->get_first_week_day() |
$today_day =date('j') | |
$today_month =date('m') | |
$week =$nFirstDay | |
for ( $i=0; $i<=6; $i++) $ind =1 |
Definition at line 34 of file calendar.php.
Referenced by Sort_Table\add(), HtmlInput\default_value(), HtmlInput\default_value_get(), HtmlInput\default_value_post(), HtmlInput\default_value_request(), Calendar\fill_from_action(), Calendar\fill_from_todo(), and ICard\input().
$nCol =0 |
Definition at line 36 of file calendar.php.
$nDay =$nFirstDay |
Definition at line 22 of file calendar.php.
if ( $zoom==1) $nFirstDay =$g_user->get_first_week_day() |
Definition at line 21 of file calendar.php.
$today_day =date('j') |
Definition at line 38 of file calendar.php.
$today_month =date('m') |
Definition at line 37 of file calendar.php.
$week =$nFirstDay |
Definition at line 35 of file calendar.php.
Referenced by Calendar\display(), and Calendar\zoom_calendar().