Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
coprop-constant.php File Reference

Contains all the needed variable for the plugin is name is plugin_name_constant.php You can use some globale variable, especially for the database connection. More...

Go to the source code of this file.

Variables

global $cn =Dossier::connect()
 
global $g_copro_parameter =new Copro_Parameter()
 
global $gDossier =Dossier::id()
 
const COPRO_MAX_LOT 19
 
const MAXROWBUD 15
 
const COPROP_VERSION 1
 

Detailed Description

Contains all the needed variable for the plugin is name is plugin_name_constant.php You can use some globale variable, especially for the database connection.

Definition in file coprop-constant.php.

Variable Documentation

$cn =Dossier::connect()

Definition at line 28 of file coprop-constant.php.

$g_copro_parameter =new Copro_Parameter()

Definition at line 28 of file coprop-constant.php.

Referenced by Copro_Budget\detail().

$gDossier =Dossier::id()

Definition at line 28 of file coprop-constant.php.

const COPRO_MAX_LOT 19

Definition at line 36 of file coprop-constant.php.

const COPROP_VERSION 1

Definition at line 38 of file coprop-constant.php.

Referenced by Install_Plugin\upgrade().

const MAXROWBUD 15