|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Go to the source code of this file.
Variables | |
| $cn =Dossier::connect() | |
| $height =($zoom == 1)?"15vh":"3rem" | |
| for($i=0;$i<=6;$i++) | $ind =1 |
| $nCol =0 | |
| $nDay =$nFirstDay | |
| if($zoom==1) | $nFirstDay =$g_user->get_first_week_day() |
| $p =new \Periode($cn) | |
| $today_day =date('j') | |
| $today_hidden =\HtmlInput::hidden('today', $today_periode) | |
| $today_month =date('m') | |
| $week =$nFirstDay | |
| catch (\Exception $e) | |
| endif =_("Aujourd'hui") | |
| try | |
| $cn =Dossier::connect() |
Definition at line 8 of file calendar.php.
| $height =($zoom == 1)?"15vh":"3rem" |
Definition at line 60 of file calendar.php.
Referenced by PDF_Core\check_page_add().
| for ( $i=0; $i<=6; $i++) $ind =1 |
Definition at line 55 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 57 of file calendar.php.
| $nDay =$nFirstDay |
Definition at line 43 of file calendar.php.
| if ( $zoom==1) $nFirstDay =$g_user->get_first_week_day() |
Definition at line 42 of file calendar.php.
Definition at line 9 of file calendar.php.
Referenced by decodeURI(), decodeURIComponent(), Noalyss\Widget\Bookmark\display(), Acc_Operation\find_tiers(), Periode\first_day(), Securimage\generateWAV(), Acc_Reconciliation\get_amount_noautovat(), Anc_Group_Operation\get_from_array(), Anc_Operation\html_table(), Periode\last_day(), Document\replace(), Anc_Plan\test_me(), ICard\test_me(), unescape(), and ITva_Popup\with_button().
| $today_day =date('j') |
Definition at line 59 of file calendar.php.
| $today_hidden =\HtmlInput::hidden('today', $today_periode) |
Definition at line 12 of file calendar.php.
| $today_month =date('m') |
Definition at line 58 of file calendar.php.
| $week =$nFirstDay |
Definition at line 56 of file calendar.php.
Referenced by Calendar\display(), and Calendar\zoom_calendar().
| catch(\Exception $e) | ( | \Exception | $e | ) |
Definition at line 13 of file calendar.php.
| endif =_("Aujourd'hui") |
Definition at line 32 of file calendar.php.
| try |
Definition at line 10 of file calendar.php.