|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
show a screen to search a ca account More...
Go to the source code of this file.
Variables | |
| $c1 =$http->request('c1') | |
| $c2 =$http->request('c2') | |
| $hid =new IHidden() | |
| $http =new HttpInput() | |
| $texte =new IText('plabel') | |
| $texte | value =$http->get('plabel',"string","") |
show a screen to search a ca account
Definition in file ajax_anc_search.php.
| $c1 =$http->request('c1') |
Definition at line 48 of file ajax_anc_search.php.
| $c2 =$http->request('c2') |
Definition at line 49 of file ajax_anc_search.php.
| $hid =new IHidden() |
Definition at line 47 of file ajax_anc_search.php.
Referenced by Pre_operation\form_get(), Acc_Account_Ledger\HtmlTableHeader(), and Fiche\HtmlTableHeader().
| $http =new HttpInput() |
Definition at line 33 of file ajax_anc_search.php.
| $texte =new IText('plabel') |
Definition at line 35 of file ajax_anc_search.php.
| $texte value =$http->get('plabel',"string","") |
Definition at line 36 of file ajax_anc_search.php.