noalyss Version-9
Variables
follow_up-display.php File Reference

Go to the source code of this file.

Variables

if(count($acomment)> 0) elseif(count( $acomment)> 0 &&$p_view !='READ') elseif( $p_view !='READ') $aFile
 
 $csv
 
 $description = new ITextarea("ag_description")
 
 $dossier_id =Dossier::id()
 
 $has_description = false
 
 $js ="document.getElementById('add_file').removeChild(this.parentNode)"
 
 $style_small ='style="display:none"'
 
 $uniq =uniqid("tab",TRUE)
 
else __pad0__ =$sp->input()
 
nicEdit main display =$uniq
 
 endif
 
$description id ="ag_description"
 
print concerned_action noprint op ago_id related_action_div<?php echo $uniq?> print concerned_action width
 

Variable Documentation

◆ $aFile

if(count( $acomment)> 0) elseif(count($acomment)> 0 && $p_view !='READ') elseif ($p_view !='READ') $aFile
Initial value:
=$this->db->get_array('select d_id,d_filename,d_description,d_mimetype
from action_comment_document
join document on (d_id=document_id) where action_gestion_comment_id=$1'
, array($this->ag_id))
$fl ag_id
$SecUser db

Definition at line 350 of file follow_up-display.php.

◆ $csv

$csv
Initial value:
="export.php?".
http_build_query(["gDossier"=>Dossier::id(),
"act"=>"CSV:FollowUpContactOption",
"ag_id"=>$ag_id])
$ag_id
Definition: action.inc.php:54
static id()
return the 'gDossier' value after a check

Definition at line 118 of file follow_up-display.php.

◆ $description

$description = new ITextarea("ag_description")

Definition at line 300 of file follow_up-display.php.

◆ $dossier_id

$dossier_id =Dossier::id()

Definition at line 6 of file follow_up-display.php.

◆ $has_description

$has_description = false

Definition at line 303 of file follow_up-display.php.

◆ $js

$js ="document.getElementById('add_file').removeChild(this.parentNode)"

Definition at line 519 of file follow_up-display.php.

◆ $style_small

$style_small ='style="display:none"'

Definition at line 298 of file follow_up-display.php.

◆ $uniq

$uniq =uniqid("tab",TRUE)

Definition at line 5 of file follow_up-display.php.

◆ __pad0__

else __pad0__ =$sp->input()

Definition at line 68 of file follow_up-display.php.

◆ display

nicEdit main display =$uniq

Definition at line 298 of file follow_up-display.php.

◆ endif

endif
Initial value:
="<?=Document_Option::option_video_conf($this->dt_id)?>" target="_blank">
<?=_("Salle de réunion")

Definition at line 70 of file follow_up-display.php.

◆ id

$description id ="ag_description"

Definition at line 302 of file follow_up-display.php.

◆ width

print concerned_action noprint op ago_id related_action_div<?php echo $uniq?> print concerned_action width

Definition at line 243 of file follow_up-display.php.