Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ecrit_ouv.php File Reference

for reporting the saldo of account to the next year. More...

Go to the source code of this file.

Variables

 $cn = DbConnect($_SESSION['g_dossier'])
 $User = new cl_user($cn)
 exit
 $w = new widget('select')
$w table = 0
$w label = 'Periode'
$w readonly = false
$w value = $periode
$w name = "p_periode"
 $x = new widget("select")


Detailed Description

for reporting the saldo of account to the next year.

Definition in file ecrit_ouv.php.


Variable Documentation

$cn = DbConnect($_SESSION['g_dossier'])
 

Definition at line 36 of file ecrit_ouv.php.

$User = new cl_user($cn)
 

Definition at line 37 of file ecrit_ouv.php.

$w = new widget('select')
 

Definition at line 68 of file ecrit_ouv.php.

$x = new widget("select")
 

Definition at line 91 of file ecrit_ouv.php.

Referenced by Cezpdf::ezPrvtTableDrawLines(), Cezpdf::ezTable(), and ParseFormula().

exit
 

Definition at line 50 of file ecrit_ouv.php.

$w label = 'Periode'
 

Definition at line 70 of file ecrit_ouv.php.

$w name = "p_periode"
 

Definition at line 73 of file ecrit_ouv.php.

$w readonly = false
 

Definition at line 71 of file ecrit_ouv.php.

Referenced by widget::debug(), widget::IOValue(), widget::SetReadOnly(), and widget::widget().

$w table = 0
 

Definition at line 69 of file ecrit_ouv.php.

$x value = $periode
 

Definition at line 72 of file ecrit_ouv.php.