noalyss Version-9
Variables
dashboard.php File Reference

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))
 

Variable Documentation

◆ $a_todo

$a_todo =Todo_List::to_object($cn,$array)

Definition at line 20 of file dashboard.php.

◆ $array

$array =$todo->load_all()

Definition at line 19 of file dashboard.php.

◆ $exercice

$exercice =$g_user->get_exercice()

Definition at line 60 of file dashboard.php.

◆ $ix

$ix =0

◆ $limit

$limit =$periode->limit_year($exercice)

Definition at line 65 of file dashboard.php.

◆ $rapport

$rapport =new Acc_Report($cn,$report)

Definition at line 50 of file dashboard.php.

◆ $report

$report =$g_user->get_mini_report()

Definition at line 48 of file dashboard.php.

◆ $result

$result =$rapport->get_row($limit['start'],$limit['end'],'periode')

Definition at line 67 of file dashboard.php.

◆ $todo

$todo =new Todo_List($cn)

Definition at line 18 of file dashboard.php.

◆ __pad0__

else __pad0__

Definition at line 89 of file dashboard.php.

◆ else

if (!empty( $result) &&count( $result) > 0) else
Initial value:
{
For the periode tables parm_periode and jrn_periode.

Definition at line 63 of file dashboard.php.

◆ if

if(! empty($array)) ( !   empty $array)

Definition at line 25 of file dashboard.php.