|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Search module. More...
Go to the source code of this file.
Variables | |
| $act =$g_user->check_dossier($gDossier) | |
| $button_search =new IButton("button", _('Filtre')) | |
| $cn =Dossier::connect() | |
| global | $g_user =new Noalyss_user($cn) |
| $gDossier =dossier::id() | |
| $http =new HttpInput() | |
| if( $act=='P') if( $act=='X') | $ledger =new Acc_Ledger_Search('ALL') |
| $search_box =$ledger->search_form() | |
| const | ALLOWED TRUE |
| $button_search | javascript =$ledger->build_search_filter() |
Search module.
Definition in file recherche.php.
| $act =$g_user->check_dossier($gDossier) |
Definition at line 56 of file recherche.php.
Definition at line 90 of file recherche.php.
Referenced by Acc_Ledger_Search\display_search_form().
| $cn =Dossier::connect() |
Definition at line 50 of file recherche.php.
| $g_user =new Noalyss_user($cn) |
Definition at line 53 of file recherche.php.
| $gDossier =dossier::id() |
Definition at line 45 of file recherche.php.
| $http =new HttpInput() |
Definition at line 43 of file recherche.php.
| if($act=='P') if ($act=='X') $ledger =new Acc_Ledger_Search('ALL') |
Definition at line 83 of file recherche.php.
| $search_box =$ledger->search_form() |
Definition at line 84 of file recherche.php.
| const ALLOWED TRUE |
Definition at line 23 of file recherche.php.
| $button_search javascript =$ledger->build_search_filter() |
Definition at line 91 of file recherche.php.