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

this file includes the called plugin. It check first the security. Load several javascript files More...

Go to the source code of this file.

Variables

global $cn = new Database(dossier::id())
 $ext = new Extension($cn)
global $g_parameter
global $g_user = new User($cn)
 $only_plugin = $g_user->check_dossier(dossier::id())

Detailed Description

this file includes the called plugin. It check first the security. Load several javascript files

Definition in file extension.raw.php.


Variable Documentation

$cn = new Database(dossier::id())

Definition at line 26 of file extension.raw.php.

$ext = new Extension($cn)

Definition at line 45 of file extension.raw.php.

global $g_parameter

Definition at line 26 of file extension.raw.php.

$g_user = new User($cn)

Definition at line 26 of file extension.raw.php.

$only_plugin = $g_user->check_dossier(dossier::id())

Definition at line 43 of file extension.raw.php.

 All Data Structures Namespaces Files Functions Variables Enumerations