noalyss Version-9
|
handle the ajax request for the todo_list (delete, update and insert) for add, needed parameters More...
Go to the source code of this file.
Variables | |
if(isset( $_REQUEST[ 'show'])) if(isset($_REQUEST['del'])) | $ac =$http->get('act', "string",'save') |
$cn = Dossier::connect() | |
global | $g_user =new Noalyss_User($cn) |
$http =new HttpInput() | |
handle the ajax request for the todo_list (delete, update and insert) for add, needed parameters
Definition in file ajax_todo_list.php.
Definition at line 85 of file ajax_todo_list.php.
Referenced by html_page_start(), Fiche\HtmlTableDetail(), Acc_Ledger\input(), and Anticipation\input_form().
$cn = Dossier::connect() |
Definition at line 40 of file ajax_todo_list.php.
$g_user =new Noalyss_User($cn) |
Definition at line 41 of file ajax_todo_list.php.
$http =new HttpInput() |
Definition at line 38 of file ajax_todo_list.php.