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

Go to the source code of this file.

Variables

for($i=0;$i< count($plan);$i++)($j==0) $a_poste = $cn->make_array("select po_id,po_name from poste_analytique where pa_id=$1", 1, array($plan[$i]['pa_id']))
 $count_row = count($a_row)
 $description = new IText('description_key',$description_text)
 $description_text = HtmlInput::default_value_post("description_key",$this->key->getp('description'))
 $inum_percent = new INum('percent[]')
 $name = HtmlInput::default_value_post("name_key",$this->key->getp('name'))
 $percent = $a_row[$j]['ke_percent']
 $select = new ISelect('po_id['.$j.'][]')
 $selected = -1
if($count_row==0) $tot_key = 0
 $value
$description css_size = '70%'
for($i=0;$i< count($plan);$i++) endfor
 for ($j=0;$j< count($a_row);$j++)
 if (($post_jrn==-1 &&$jrn[$i]['kl_id']<>"")||(is_array($post_jrn)&&in_array($jrn[$i]['jrn_def_id'], $post_jrn)))
$inum_percent javascript = ' onchange="format_number(this,2);anc_key_compute_table();"'
if(sizeof($value)==1) if(isset($_POST['po_id']))
$select 
selected = $selected
$select value = $a_poste

Variable Documentation

for ($i=0; $i<count($plan); $i++) ($j==0) $a_poste = $cn->make_array("select po_id,po_name from poste_analytique where pa_id=$1", 1, array($plan[$i]['pa_id']))

Definition at line 92 of file anc_key_input.php.

$count_row = count($a_row)

Definition at line 69 of file anc_key_input.php.

$description = new IText('description_key',$description_text)

Definition at line 42 of file anc_key_input.php.

Referenced by Acc_Ledger\display_ledger(), and Acc_Ledger\input_new().

$description_text = HtmlInput::default_value_post("description_key",$this->key->getp('description'))

Definition at line 31 of file anc_key_input.php.

$inum_percent = new INum('percent[]')

Definition at line 127 of file anc_key_input.php.

$name = HtmlInput::default_value_post("name_key",$this->key->getp('name'))

Definition at line 30 of file anc_key_input.php.

$percent = $a_row[$j]['ke_percent']

Definition at line 85 of file anc_key_input.php.

$select = new ISelect('po_id['.$j.'][]')
$selected = -1

Definition at line 102 of file anc_key_input.php.

$tot_key = 0

Definition at line 76 of file anc_key_input.php.

Initial value:
$cn->get_array('select po_id,ke_percent 
                                from key_distribution_activity as ka
                                join key_distribution_detail using (ke_id) 
                                join key_distribution using (kd_id) 
                                left join poste_analytique using(po_id)
                                
                        where ke_id=$1 and ka.pa_id=$2 ', array($a_row[$j]['ke_id'],$plan[$i]['pa_id']))

Definition at line 95 of file anc_key_input.php.

$description css_size = '70%'

Definition at line 43 of file anc_key_input.php.

Definition at line 55 of file anc_key_input.php.

for($j=0;$j< count($a_row);$j++)

Definition at line 77 of file anc_key_input.php.

if(($post_jrn==-1 &&$jrn[$i]['kl_id']<>"")||(is_array($post_jrn)&&in_array($jrn[$i]['jrn_def_id'], $post_jrn)))

Definition at line 183 of file anc_key_input.php.

$inum_percent javascript = ' onchange="format_number(this,2);anc_key_compute_table();"'

Definition at line 128 of file anc_key_input.php.

$checkbox selected = $selected

Definition at line 115 of file anc_key_input.php.

$checkbox value = $a_poste

Definition at line 94 of file anc_key_input.php.

 All Data Structures Namespaces Files Functions Variables Enumerations