handle your own report: create or view report More...
Go to the source code of this file.
Variables | |
$ac = "&ac=".$_REQUEST['ac'] | |
$cn = new Database($gDossier) | |
$gDossier = dossier::id() | |
if(isset($_POST["del_form"])) if(isset($_POST["record"])) if(isset($_POST['update'])) if(isset($_POST['upload'])) | $lis = $rap->get_list() |
$p_action = 'p_action=defreport' | |
$rap = new Acc_Report($cn) | |
$rep = new Database($gDossier) | |
$str_dossier = dossier::get() | |
foreach ($lis as $row) |
handle your own report: create or view report
Definition in file report.inc.php.
$ac = "&ac=".$_REQUEST['ac'] |
Definition at line 70 of file report.inc.php.
Definition at line 43 of file report.inc.php.
$gDossier = dossier::id() |
Definition at line 36 of file report.inc.php.
if (isset($_POST["del_form"])) if (isset($_POST["record"])) if (isset($_POST['update'])) if (isset($_POST['upload'])) $lis = $rap->get_list() |
Definition at line 69 of file report.inc.php.
$p_action = 'p_action=defreport' |
Definition at line 71 of file report.inc.php.
$rap = new Acc_Report($cn) |
Definition at line 45 of file report.inc.php.
$rep = new Database($gDossier) |
Definition at line 40 of file report.inc.php.
$str_dossier = dossier::get() |
Definition at line 37 of file report.inc.php.
foreach($lis as $row) |
Definition at line 76 of file report.inc.php.