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

impress_poste.php File Reference

Print account (html or pdf) file included from user_impress. More...

Go to the source code of this file.

Variables

 $go = 0
 $fiche = new fiche($cn,$_POST['f_id'])
 $p = $fiche->strAttribut(ATTR_DEF_ACCOUNT)
 $rep = ""
 $submit = new widget()
 $hid = new widget("hidden")
 exit
 $span = new widget("span")
 $w = new widget("js_search_poste")
$w table = 1
$w label = "Choississez le poste"
 $w_poste = new widget("js_search_only")
$w_poste extra = 'all'
 print
 $select = new widget("select")
 $filter_year = " where p_exercice='".$User->getExercice()."'"
 $periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode $filter_year order by p_id")
 $periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode $filter_year order by p_id")
print</TR > print< TR >< TD > $all = new widget("checkbox")
$all disabled = true


Detailed Description

Print account (html or pdf) file included from user_impress.

some variable are already defined $cn, $User ...

Definition in file impress_poste.php.


Variable Documentation

print</TR> print<TR><TD> $all = new widget("checkbox")
 

Definition at line 177 of file impress_poste.php.

$fiche = new fiche($cn,$_POST['f_id'])
 

Definition at line 52 of file impress_poste.php.

$filter_year = " where p_exercice='".$User->getExercice()."'"
 

Definition at line 168 of file impress_poste.php.

$go = 0
 

Definition at line 37 of file impress_poste.php.

Referenced by jrn_navigation_bar().

$hid = new widget("hidden")
 

Definition at line 72 of file impress_poste.php.

$p = $fiche->strAttribut(ATTR_DEF_ACCOUNT)
 

Definition at line 54 of file impress_poste.php.

Referenced by Cezpdf::ezTable(), Document::Replace(), and Cpdf::setEncryption().

$periode_end = make_array($cn,"select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode $filter_year order by p_id")
 

Definition at line 173 of file impress_poste.php.

$periode_start = make_array($cn,"select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode $filter_year order by p_id")
 

Definition at line 169 of file impress_poste.php.

$rep = ""
 

Definition at line 70 of file impress_poste.php.

$select = new widget("select")
 

Definition at line 166 of file impress_poste.php.

$span = new widget("span")
 

Definition at line 150 of file impress_poste.php.

$submit = new widget()
 

Definition at line 71 of file impress_poste.php.

$w = new widget("js_search_poste")
 

Definition at line 152 of file impress_poste.php.

$w_poste = new widget("js_search_only")
 

Definition at line 157 of file impress_poste.php.

$all disabled = true
 

Definition at line 179 of file impress_poste.php.

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

exit
 

Definition at line 131 of file impress_poste.php.

$w_poste extra = 'all'
 

Definition at line 160 of file impress_poste.php.

$all label = "Choississez le poste"
 

Definition at line 154 of file impress_poste.php.

print
 

Definition at line 162 of file impress_poste.php.

$select table = 1
 

Definition at line 153 of file impress_poste.php.