Go to the source code of this file.
Variables | |
| $array =$todo->load_all() | |
| $rapport =new Acc_Report($cn) | |
| $i< count($last_operation);$i++):?> < li > <?=HtmlInput::detail_action($last_operation[$i]['ag_id'], h($last_operation[$i]['ag_ref']))?> < span ><?=smaller_date($last_operation[$i]['ag_timestamp_fmt'])?> </span >< spanstyle="font-weight:bolder"> <?=h($last_operation[$i]['vw_name'])?> </span >< span ><?=h(mb_substr($last_operation[$i]['ag_title'], 0, 50,'UTF-8'))?></span > < spanstyle="font-style:italic"> <?=$last_operation[$i]['dt_value']?> </span ></li ><?endfor;?></ol > </fieldset ><?endif;?><?if(count($late_operation)> $i< count($late_operation);$i++):?> < li > <?=HtmlInput::detail_action($late_operation[$i]['ag_id'], h($late_operation[$i]['ag_ref']))?> < span ><?=smaller_date($late_operation[$i]['ag_timestamp_fmt'])?> </span >< spanstyle="font-weight:bolder"> <?=h($late_operation[$i]['vw_name'])?> </span >< span ><?=h(mb_substr($late_operation[$i]['ag_title'], 0, 50,'UTF-8'))?></span > < spanstyle="font-style:italic"> <?=$late_operation[$i]['dt_value']?> </span ></li ><?endfor;?></ol > </fieldset ><?endif;?></div > < divstyle="float:left;width:49%"> | $report =$g_user->get_mini_report() |
| if(isset($_REQUEST['save_todo_list'])) | $todo =new Todo_List($cn) |
| if($rapport->exist()==false) if($report!=0) | else |
| $rapport | id =$report |
| $array =$todo->load_all() |
Definition at line 24 of file dashboard.php.
| $rapport =new Acc_Report($cn) |
Definition at line 125 of file dashboard.php.
| $i<count($last_operation);$i++): ?><li><?=HtmlInput::detail_action($last_operation[$i]['ag_id'],h($last_operation[$i]['ag_ref']))?><span><?=smaller_date($last_operation[$i]['ag_timestamp_fmt'])?></span><spanstyle="font-weight:bolder"><?=h($last_operation[$i]['vw_name'])?></span><span><?=h(mb_substr($last_operation[$i]['ag_title'],0,50,'UTF-8'))?></span><spanstyle="font-style:italic"><?=$last_operation[$i]['dt_value']?></span></li><?endfor;?></ol></fieldset><?endif;?><?if(count($late_operation)> $i<count($late_operation);$i++): ?><li><?=HtmlInput::detail_action($late_operation[$i]['ag_id'],h($late_operation[$i]['ag_ref']))?><span><?=smaller_date($late_operation[$i]['ag_timestamp_fmt'])?></span><spanstyle="font-weight:bolder"><?=h($late_operation[$i]['vw_name'])?></span><span><?=h(mb_substr($late_operation[$i]['ag_title'],0,50,'UTF-8'))?></span><spanstyle="font-style:italic"><?=$late_operation[$i]['dt_value']?></span></li><?endfor;?></ol></fieldset><?endif;?></div><divstyle="float:left;width:49%"> $report =$g_user->get_mini_report() |
Definition at line 123 of file dashboard.php.
Definition at line 23 of file dashboard.php.
Definition at line 157 of file dashboard.php.
| $rapport id =$report |
Definition at line 126 of file dashboard.php.