noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
manage all the export to CSV or PDF act can be More...
Go to the source code of this file.
Variables | |
$action =$g_user->check_dossier($gDossier) | |
global | $cn =Dossier::connect() |
global | $g_parameter =new Noalyss_Parameter_Folder($cn) |
global | $g_user =new Noalyss_user(new Database()) |
$gDossier =dossier::id() | |
$hi =new HttpInput() | |
if( $action=='X'|| $g_user->check_print($action)==0) | $prfile =$cn->get_value("select me_file from menu_ref where me_code=$1",array($action)) |
const | ALLOWED 1 |
if(LOGINPUT) | if ($prfile==""||!file_exists(NOALYSS_INCLUDE."/export/$prfile")) |
manage all the export to CSV or PDF act can be
Definition in file export.php.
$action =$g_user->check_dossier($gDossier) |
Definition at line 51 of file export.php.
Definition at line 32 of file export.php.
$g_parameter =new Noalyss_Parameter_Folder($cn) |
Definition at line 32 of file export.php.
$g_user =new Noalyss_user(new Database()) |
Definition at line 32 of file export.php.
$gDossier =dossier::id() |
Definition at line 47 of file export.php.
Definition at line 53 of file export.php.
Referenced by TTFontFile\calcChecksum().
if ($action=='X'||$g_user->check_print( $action)==0) $prfile =$cn->get_value("select me_file from menu_ref where me_code=$1",array($action)) |
Definition at line 64 of file export.php.
const ALLOWED 1 |
Definition at line 27 of file export.php.
if(LOGINPUT) if( $prfile==""||!file_exists(NOALYSS_INCLUDE."/export/$prfile")) | ( | $prfile = = "" || !file_exists(NOALYSS_INCLUDE."/export/$prfile") | ) |
Definition at line 84 of file export.php.