|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
search cards , accounting or analytic account More...
Go to the source code of this file.
Variables | |
| $array =array() | |
| $close =";document.getElementById('search_account_div').remove();" | |
| $http =new HttpInput() | |
| $idx =0 | |
| $max =$select_limit->selected | |
| $search_query =new IText("query",$query) | |
| $select_limit =new ISelect("select_limit") | |
| $target =$http->request("target") | |
| catch (Exception $exc) | |
| foreach ( $array as $item) | |
| if ( $query !="") | |
| $select_limit | selected =$http->request('select_limit',"number",25) |
| try | |
| $select_limit | value |
search cards , accounting or analytic account
Definition in file ajax_search_account_card.php.
| $array =array() |
Definition at line 62 of file ajax_search_account_card.php.
| $close =";document.getElementById('search_account_div').remove();" |
Definition at line 88 of file ajax_search_account_card.php.
Referenced by Manage_Table_SQL\ajax_input().
| $http =new HttpInput() |
Definition at line 29 of file ajax_search_account_card.php.
| $idx =0 |
Definition at line 86 of file ajax_search_account_card.php.
| $max =$select_limit->selected |
Definition at line 85 of file ajax_search_account_card.php.
| $search_query =new IText("query",$query) |
Definition at line 42 of file ajax_search_account_card.php.
| $select_limit =new ISelect("select_limit") |
Definition at line 44 of file ajax_search_account_card.php.
| $target =$http->request("target") |
Definition at line 33 of file ajax_search_account_card.php.
| catch(Exception $exc) | ( | Exception | $exc | ) |
Definition at line 35 of file ajax_search_account_card.php.
| foreach | ( | $array as | ) |
Definition at line 89 of file ajax_search_account_card.php.
| if($query !="") | ( | $query ! = "" | ) |
Definition at line 63 of file ajax_search_account_card.php.
| $select_limit selected =$http->request('select_limit',"number",25) |
Definition at line 51 of file ajax_search_account_card.php.
| try |
Definition at line 30 of file ajax_search_account_card.php.
| $select_limit value |
Definition at line 45 of file ajax_search_account_card.php.