noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
recherche.php File Reference

Search module. More...

Go to the source code of this file.

Variables

 $act = $g_user->check_dossier($gDossier)
 $cn = new Database($gDossier)
global $g_user = new User($cn)
 $gDossier = dossier::id()
if($act=='P') if($act=='X') $ledger = new Acc_Ledger($cn,0)
 $search_box = $ledger->search_form('ALL',1)
$ledger type = 'ALL'

Detailed Description

Search module.

Definition in file recherche.php.


Variable Documentation

$act = $g_user->check_dossier($gDossier)

Definition at line 44 of file recherche.php.

$cn = new Database($gDossier)

Definition at line 39 of file recherche.php.

$g_user = new User($cn)

Definition at line 40 of file recherche.php.

$gDossier = dossier::id()

Definition at line 34 of file recherche.php.

if ($act=='P') if ($act=='X') $ledger = new Acc_Ledger($cn,0)

Definition at line 58 of file recherche.php.

$search_box = $ledger->search_form('ALL',1)

Definition at line 60 of file recherche.php.

$ledger type = 'ALL'

Definition at line 59 of file recherche.php.

 All Data Structures Namespaces Files Functions Variables Enumerations