noalyss Version-9
Variables
ajax_view_action.php File Reference

show the detail of an action More...

Go to the source code of this file.

Variables

 $act = new Follow_Up($cn)
 
 $code ='nok'
 
 $html =escape_xml($response)
 
</div > $response = ob_get_clean()
 
$act ag_id = $ag_id
 
if(($g_user->can_write_action($ag_id)==true|| $g_user->can_read_action($ag_id)==true|| $act->ag_dest==-1) && $act->ag_id !=0) else
 

Detailed Description

show the detail of an action

Definition in file ajax_view_action.php.

Variable Documentation

◆ $act

$act = new Follow_Up($cn)

◆ $code

$code ='nok'

Definition at line 36 of file ajax_view_action.php.

◆ $html

$html =escape_xml($response)

Definition at line 59 of file ajax_view_action.php.

◆ $response

</div> $response = ob_get_clean()

Definition at line 58 of file ajax_view_action.php.

◆ ag_id

$act ag_id = $ag_id

Definition at line 33 of file ajax_view_action.php.

◆ else

if (( $g_user->can_write_action( $ag_id)==true||$g_user->can_read_action( $ag_id)==true||$act->ag_dest==-1) &&$act->ag_id !=0) else
Initial value:
{
$forbidden = _("Ce document n'est pas accessible")

Definition at line 48 of file ajax_view_action.php.