manage the group More...
Go to the source code of this file.
Variables | |
if(isset($_POST['remove'])) if(isset($_POST['add'])) | $array = $r->myList() |
$r = new Anc_Group($cn) | |
$val_pa_id = $cn->make_array("select pa_id,pa_name from plan_analytique") | |
foreach($array as $idx=> $m) | $w = new IText("ga_id") |
$wDesc = new IText("ga_description") | |
$wPa_id = new ISelect("pa_id") | |
$wPa_id | value = $val_pa_id |
manage the group
Definition in file anc_group.inc.php.
Definition at line 56 of file anc_group.inc.php.
Definition at line 30 of file anc_group.inc.php.
Definition at line 74 of file anc_group.inc.php.
Definition at line 72 of file anc_group.inc.php.
Referenced by Fiche\blank(), Print_Ledger_Detail\Cell(), PDF\Cell(), Print_Ledger_Detail_Item\Cell(), Print_Ledger_Simple_Without_Vat\Cell(), Print_Ledger_Simple\Cell(), Follow_Up\Display(), Fiche\Display(), Acc_Bilan\display_form(), Follow_Up\display_search(), Securimage\drawLines(), Document_modele\form(), Fiche_Def_Ref\Input(), Acc_Ledger\list_operation(), PDF\LongLine(), and Acc_Ledger_Fin\show_ledger().
$wDesc = new IText("ga_description") |
Definition at line 73 of file anc_group.inc.php.
$wPa_id = new ISelect("pa_id") |
Definition at line 75 of file anc_group.inc.php.
$wPa_id value = $val_pa_id |
Definition at line 76 of file anc_group.inc.php.