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

this file respond to an ajax request and return an object with the ctl and the html string at minimum More...

Go to the source code of this file.

Enumerations

enum  ALLOWED

Variables

 $cn = new Database($gDossier)
 $cont = 0
global $g_user = new User($cn)
 $html = var_export($_REQUEST,true)
 $var = array('gDossier','op','ctl')
 echo

Detailed Description

this file respond to an ajax request and return an object with the ctl and the html string at minimum

 {'ctl':'','html':''}

The parameters are

Definition in file ajax_card.php.


Enumeration Type Documentation

enum ALLOWED

Definition at line 56 of file ajax_card.php.


Variable Documentation

$cn = new Database($gDossier)

Definition at line 91 of file ajax_card.php.

$cont = 0

Definition at line 69 of file ajax_card.php.

$g_user = new User($cn)

Definition at line 92 of file ajax_card.php.

switch ($op) $html = var_export($_REQUEST,true)

Definition at line 96 of file ajax_card.php.

$var = array('gDossier','op','ctl')

Definition at line 68 of file ajax_card.php.

Definition at line 525 of file ajax_card.php.

 All Data Structures Namespaces Files Functions Variables Enumerations