noalyss Version-9
Variables
impress_bilan.inc.php File Reference

form who call the printing of the bilan in RTF file included by user_impress More...

Go to the source code of this file.

Variables

 $bilan =new Acc_Bilan($cn)
 
 $exercice =$http->get("exercice","number",$g_user->get_exercice())
 
global $g_parameter
 
global $g_user
 
 $http =new \HttpInput()
 
if(! isset( $_GET[ 'verif'])) if (isset( $_GET[ 'verif']))
 

Detailed Description

form who call the printing of the bilan in RTF file included by user_impress

some variable are already defined ($cn, $g_user ...)

Definition in file impress_bilan.inc.php.

Variable Documentation

◆ $bilan

$bilan =new Acc_Bilan($cn)

Definition at line 37 of file impress_bilan.inc.php.

◆ $exercice

$exercice =$http->get("exercice","number",$g_user->get_exercice())

Definition at line 40 of file impress_bilan.inc.php.

◆ $g_parameter

global $g_parameter

Definition at line 32 of file impress_bilan.inc.php.

◆ $g_user

global $g_user

Definition at line 32 of file impress_bilan.inc.php.

◆ $http

$http =new \HttpInput()

Definition at line 36 of file impress_bilan.inc.php.

◆ if

if(! isset($_GET['verif'])) if(isset($_GET['verif'])) ( isset( $_GET[ 'verif'])  )

Definition at line 85 of file impress_bilan.inc.php.