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' |
$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 |
some variable are already defined $cn, $User ...
Definition in file impress_poste.php.
|
Definition at line 177 of file impress_poste.php. |
|
Definition at line 52 of file impress_poste.php. |
|
Definition at line 168 of file impress_poste.php. |
|
Definition at line 37 of file impress_poste.php. Referenced by jrn_navigation_bar(). |
|
Definition at line 72 of file impress_poste.php. |
|
Definition at line 54 of file impress_poste.php. Referenced by Cezpdf::ezTable(), Document::Replace(), and Cpdf::setEncryption(). |
|
Definition at line 173 of file impress_poste.php. |
|
Definition at line 169 of file impress_poste.php. |
|
Definition at line 70 of file impress_poste.php. |
|
Definition at line 166 of file impress_poste.php. |
|
Definition at line 150 of file impress_poste.php. |
|
Definition at line 71 of file impress_poste.php. |
|
Definition at line 152 of file impress_poste.php. |
|
Definition at line 157 of file impress_poste.php. |
|
Definition at line 179 of file impress_poste.php. Referenced by widget::IOValue(), and widget::widget(). |
|
Definition at line 131 of file impress_poste.php. |
|
Definition at line 160 of file impress_poste.php. |
|
Definition at line 154 of file impress_poste.php. |
|
Definition at line 162 of file impress_poste.php. |
|
Definition at line 153 of file impress_poste.php. |