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

detail of a key included from ajax_add_key or ajax_mod_key More...

Go to the source code of this file.

Variables

 $batiment
 
 $num =new INum('part'.$alot[$i]['f_id'])
 
$num javascript ='onchange="format_number(this,0);compute_key();"'
 
$num value =round($alot[$i]['l_part'],0)
 
 endfor
 

Detailed Description

detail of a key included from ajax_add_key or ajax_mod_key

Definition in file key_detail.php.

Variable Documentation

$batiment
Initial value:
=$cn->get_value ("select ad_value
from fiche_Detail
where ad_id=1
and f_id = (select building_id::integer from coprop.summary where lot_id=$1)",array($alot[$i]['f_id']))
$alot
global $cn

Definition at line 100 of file key_detail.php.

$num =new INum('part'.$alot[$i]['f_id'])

Definition at line 109 of file key_detail.php.

endfor

Definition at line 112 of file key_detail.php.

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

Definition at line 110 of file key_detail.php.

$num value =round($alot[$i]['l_part'],0)

Definition at line 111 of file key_detail.php.