noalyss Version-9
|
Go to the source code of this file.
Variables | |
$a_todo =Todo_List::to_object($cn,$array) | |
$array =$todo->load_all() | |
$exercice =$g_user->get_exercice() | |
$ix =0 | |
$limit =$periode->limit_year($exercice) | |
$rapport =new Acc_Report($cn,$report) | |
$report =$g_user->get_mini_report() | |
$result =$rapport->get_row($limit['start'],$limit['end'],'periode') | |
$todo =new Todo_List($cn) | |
else | __pad0__ |
if( $exercice==0) | else |
if (! empty( $array)) | |
$a_todo =Todo_List::to_object($cn,$array) |
Definition at line 20 of file dashboard.php.
$array =$todo->load_all() |
Definition at line 19 of file dashboard.php.
$exercice =$g_user->get_exercice() |
Definition at line 60 of file dashboard.php.
$ix =0 |
Definition at line 68 of file dashboard.php.
Referenced by Anc_GrandLivre\display_csv(), Anc_GrandLivre\display_html(), Securimage\distortedCopy(), and rebuild_access_code().
$limit =$periode->limit_year($exercice) |
Definition at line 65 of file dashboard.php.
$rapport =new Acc_Report($cn,$report) |
Definition at line 50 of file dashboard.php.
$report =$g_user->get_mini_report() |
Definition at line 48 of file dashboard.php.
$result =$rapport->get_row($limit['start'],$limit['end'],'periode') |
Definition at line 67 of file dashboard.php.
Definition at line 18 of file dashboard.php.
else __pad0__ |
Definition at line 89 of file dashboard.php.
if (!empty( $result) &&count( $result) > 0) else |
Definition at line 63 of file dashboard.php.
if(! empty($array)) | ( | ! | empty $array | ) |
Definition at line 25 of file dashboard.php.