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 | |
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.
| enum ALLOWED |
Definition at line 56 of file ajax_card.php.
Definition at line 91 of file ajax_card.php.
| $cont = 0 |
Definition at line 69 of file ajax_card.php.
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.