noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
impress_poste.inc.php File Reference

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

Go to the source code of this file.

Variables

 $a_let
print< TR >< TD > $all = new ICheckBox()
 $date_from = new IDate('from_periode')
 $date_to = new IDate('to_periode')
 $detail = new ICheckBox()
global $g_user
 $salet = new ISelect('ople')
 $search_card = new IPopup('ipop_card')
 $span = new ISpan()
 $w = new IPoste('poste_id')
 $w_poste = new ICard('f_id')
 $year = $g_user->get_exercice()
$all disabled = false
$w_poste jrn = 0
$w label = "Choississez le poste"
 print
$all selected = (isset($_REQUEST['poste_fille']))?true:false
$w table = 0
$search_card title = _('Recherche de fiche')
$search_card value = ''

Detailed Description

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

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

Definition in file impress_poste.inc.php.


Variable Documentation

$a_let
Initial value:
array(
           array('value'=>0,'label'=>'Toutes les opérations'),
           array('value'=>1,'label'=>' Opérations lettrées'),
           array('value'=>2,'label'=>' Opérations non lettrées')
       )

Definition at line 109 of file impress_poste.inc.php.

print<TR><TD> $all = new ICheckBox()

Definition at line 97 of file impress_poste.inc.php.

$date_from = new IDate('from_periode')

Definition at line 88 of file impress_poste.inc.php.

$date_to = new IDate('to_periode')

Definition at line 89 of file impress_poste.inc.php.

$detail = new ICheckBox()
global $g_user

Definition at line 36 of file impress_poste.inc.php.

$salet = new ISelect('ople')

Definition at line 115 of file impress_poste.inc.php.

$search_card = new IPopup('ipop_card')

Definition at line 42 of file impress_poste.inc.php.

$span = new ISpan()

Definition at line 57 of file impress_poste.inc.php.

$w = new IPoste('poste_id')

Definition at line 59 of file impress_poste.inc.php.

$w_poste = new ICard('f_id')

Definition at line 70 of file impress_poste.inc.php.

$year = $g_user->get_exercice()

Definition at line 90 of file impress_poste.inc.php.

$detail disabled = false
$w_poste jrn = 0

Definition at line 72 of file impress_poste.inc.php.

$detail label = "Choississez le poste"

Definition at line 65 of file impress_poste.inc.php.

Definition at line 84 of file impress_poste.inc.php.

$salet selected = (isset($_REQUEST['poste_fille']))?true:false

Definition at line 100 of file impress_poste.inc.php.

$w_poste table = 0

Definition at line 63 of file impress_poste.inc.php.

$search_card title = _('Recherche de fiche')

Definition at line 43 of file impress_poste.inc.php.

$salet value = ''

Definition at line 44 of file impress_poste.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations