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

Go to the source code of this file.

Variables

global $cn = new Database(dossier::id())
global $g_parameter = new Own($cn)
global $g_user = new User($cn)
 if (!defined('ALLOWED')) define('ALLOWED'
 This file is part of NOALYSS under GPL.

Variable Documentation

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

Definition at line 24 of file ajax.php.

$g_parameter = new Own($cn)

Definition at line 24 of file ajax.php.

$g_user = new User($cn)

Definition at line 24 of file ajax.php.

if(!defined('ALLOWED')) define('ALLOWED'

This file is part of NOALYSS under GPL.

this file is used for the ajax from the extension, it will the ajax.php file from the plugin directory all the variable are in $_REQUEST The code (of the plugin) is required Required variable in $_REQUEST

  • gDossier
  • plugin_code

Definition at line 14 of file ajax.php.

 All Data Structures Namespaces Files Functions Variables Enumerations