noalyss Version-9
|
ajax answer to update or change name or description of an analytic plan More...
Go to the source code of this file.
Variables | |
$action = $http->request("ieaction", "string", "display") | |
$answer = Inplace_Edit::build($input) | |
$input = $http->request("input") | |
$pa_id =$http->post("id","number") | |
ajax answer to update or change name or description of an analytic plan
Definition in file ajax_anc_plan.php.
$action = $http->request("ieaction", "string", "display") |
Definition at line 33 of file ajax_anc_plan.php.
$answer = Inplace_Edit::build($input) |
Definition at line 36 of file ajax_anc_plan.php.
$input = $http->request("input") |
Definition at line 32 of file ajax_anc_plan.php.
Referenced by IAncCard\input(), and ICard\input().
$pa_id =$http->post("id","number") |
Definition at line 34 of file ajax_anc_plan.php.