noalyss Version-9
|
remove concerned operation , call from follow up More...
Go to the source code of this file.
Variables | |
$action_person_id =$cn->get_value(" select ap_id from action_person where ag_id =$1 and f_id =$2 ",[$ag_id,$f_id]) | |
$ctl = "other_".$action_person_id | |
$f_id =$http->get("f_id", "number") | |
catch(Exception $exc) if(! $g_user->can_read_action($ag_id)) | $follow =new Follow_Up_Other_Concerned($cn,$ag_id) |
if(headers_sent() &&DEBUGNOALYSS > 0) | $html = escape_xml($response) |
$http =new HttpInput() | |
$response = ob_get_clean() | |
try | |
remove concerned operation , call from follow up
Definition in file ajax_action_remove_concerned.php.
$action_person_id =$cn->get_value(" select ap_id from action_person where ag_id =$1 and f_id =$2 ",[$ag_id,$f_id]) |
Definition at line 50 of file ajax_action_remove_concerned.php.
Referenced by Follow_Up_Other_Concerned\display_row().
$ctl = "other_".$action_person_id |
Definition at line 53 of file ajax_action_remove_concerned.php.
Referenced by Manage_Table_SQL\ajax_delete(), Manage_Table_SQL\ajax_input(), Manage_Table_SQL\ajax_save(), and confirm_with_string().
$f_id =$http->get("f_id", "number") |
Definition at line 31 of file ajax_action_remove_concerned.php.
Referenced by Acc_Ledger\display_ledger(), Print_Ledger_Detail\export(), HtmlInput\followup_card_button(), HtmlInput\history_card(), and HtmlInput\history_card_button().
catch(Exception $exc) if (! $g_user->can_read_action( $ag_id)) $follow =new Follow_Up_Other_Concerned($cn,$ag_id) |
Definition at line 47 of file ajax_action_remove_concerned.php.
if (headers_sent() &&DEBUGNOALYSS > 0) $html = escape_xml($response) |
Definition at line 64 of file ajax_action_remove_concerned.php.
$http =new HttpInput() |
Definition at line 27 of file ajax_action_remove_concerned.php.
$response = ob_get_clean() |
Definition at line 59 of file ajax_action_remove_concerned.php.
try |
Definition at line 28 of file ajax_action_remove_concerned.php.