Search module. More...
Go to the source code of this file.
Variables | |
$base = basename($_SERVER['SCRIPT_NAME']) | |
$cn = new Database($gDossier) | |
$gDossier = dossier::id() | |
$inside = false | |
$ledger = new Acc_Ledger($cn,0) | |
if(isset($_GET['amount_id'])) | $search_box = $ledger->search_form('ALL',1,'search_op') |
if(isset($_GET['amount_min'])&&isset($_GET['amount_max'])&&($_GET['amount_max']!=0||$_GET['amount_min']!=0)) | if (isset($_GET['viewsearch'])) |
$ledger | type = 'ALL' |
Search module.
Definition in file search.inc.php.
$base = basename($_SERVER['SCRIPT_NAME']) |
Definition at line 39 of file search.inc.php.
Definition at line 34 of file search.inc.php.
$gDossier = dossier::id() |
Definition at line 29 of file search.inc.php.
$inside = false |
Definition at line 40 of file search.inc.php.
$ledger = new Acc_Ledger($cn,0) |
Definition at line 41 of file search.inc.php.
Definition at line 51 of file search.inc.php.
if (isset($_GET['amount_min'])&&isset($_GET['amount_max'])&&($_GET['amount_max']!=0||$_GET['amount_min']!=0)) if(isset($_GET['viewsearch'])) |
Definition at line 89 of file search.inc.php.
Definition at line 42 of file search.inc.php.