Go to the source code of this file.
Variables | |
for($i=0;$i<=6;$i++) | $ind = 1 |
$today_day = date('j') | |
$today_month = date('m') | |
$week = 0 |
for ($i=0;$i<=6;$i++) $ind = 1 |
Definition at line 22 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().
$today_day = date('j') |
Definition at line 25 of file calendar.php.
$today_month = date('m') |
Definition at line 24 of file calendar.php.
$week = 0 |
Definition at line 23 of file calendar.php.
Referenced by Calendar\display(), and Calendar\zoom().