Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
ajax_add_key.php File Reference

ajout clef repartition More...

Go to the source code of this file.

Variables

 $note =new ITextarea('cr_note')
 
$note heigh =6
 
$note width =80
 
$note style ='style="border:solid blue 1px;vertical-align:text-top;" '
 
 $name =new IText('cr_name')
 
$name size =60
 
 $tantieme =new INum('cr_tantieme')
 
$tantieme javascript ='onchange="format_number(this,0);compute_key();"'
 
$tantieme value =0
 
 $str_message ="Ajout d'une clef de rĂ©partition"
 
 $alot
 
 $init_tantieme =0
 

Detailed Description

ajout clef repartition

Definition in file ajax_add_key.php.

Variable Documentation

$alot
Initial value:
=$cn->get_array("select f_id,vw_name as name,quick_code as qcode, vw_description as desc, 0 as l_part
from vw_fiche_attr where fd_id=$1 order by 2 ",array($g_copro_parameter->categorie_lot))
global $g_copro_parameter
global $cn

Definition at line 40 of file ajax_add_key.php.

$init_tantieme =0

Definition at line 42 of file ajax_add_key.php.

$name =new IText('cr_name')
$note =new ITextarea('cr_note')

Definition at line 29 of file ajax_add_key.php.

$str_message ="Ajout d'une clef de répartition"

Definition at line 39 of file ajax_add_key.php.

$tantieme =new INum('cr_tantieme')

Definition at line 35 of file ajax_add_key.php.

$description_listing heigh =6

Definition at line 30 of file ajax_add_key.php.

$tantieme javascript ='onchange="format_number(this,0);compute_key();"'

Definition at line 36 of file ajax_add_key.php.

$name size =60

Definition at line 34 of file ajax_add_key.php.

$description_listing style ='style="border:solid blue 1px;vertical-align:text-top;" '
$tantieme value =0

Definition at line 37 of file ajax_add_key.php.

$description_listing width =80

Definition at line 31 of file ajax_add_key.php.