noalyss  Version-9
Variables
detail-action.php File Reference

Go to the source code of this file.

Variables

 $aAttachedFile [$i]['d_filename']
 
dossier::id() $aAttachedFile [$i]['d_id']
 
 $csv
 
 $description = new ITextarea("ag_description")
 
 $has_description = false
 
 $style_enl ='style="display:inline"'
 
 $style_small ='style="display:none"'
 
 $uniq =uniqid("tab",TRUE)
 
else __pad19__
 
if(count($acomment)> 0) else
 
 endfor
 
 endif
 
 for ( $i=0; $i< sizeof( $aAttachedFile); $i++)
 
$description id ="ag_description"
 
 if ( $p_view !='READ')
 
$description style ='style="height:250px;width:90%;"'
 

Variable Documentation

◆ $aAttachedFile [1/2]

$aAttachedFile[ $i][ 'd_filename']

Definition at line 489 of file detail-action.php.

Referenced by Follow_Up\display().

◆ $aAttachedFile [2/2]

dossier::id () $aAttachedFile[ $i][ 'd_id']

Definition at line 491 of file detail-action.php.

◆ $csv

$csv
Initial value:
="export.php?".
http_build_query(["gDossier"=>Dossier::id(),
"act"=>"CSV:FollowUpContactOption",
"ag_id"=>$ag_id])

Definition at line 102 of file detail-action.php.

◆ $description

$description = new ITextarea("ag_description")

Definition at line 272 of file detail-action.php.

◆ $has_description

$has_description = false

Definition at line 274 of file detail-action.php.

◆ $style_enl

$style_enl ='style="display:inline"'

Definition at line 270 of file detail-action.php.

◆ $style_small

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

Definition at line 270 of file detail-action.php.

◆ $uniq

$uniq =uniqid("tab",TRUE)

Definition at line 5 of file detail-action.php.

◆ __pad19__

else __pad19__

Definition at line 19 of file detail-action.php.

◆ else

if (count( $acomment)> 0) else
Initial value:
{
echo h2(_("Description"))

Definition at line 307 of file detail-action.php.

◆ endfor

endfor

Definition at line 500 of file detail-action.php.

◆ endif

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

Definition at line 62 of file detail-action.php.

◆ for

for($i=0;$i< sizeof($aAttachedFile);$i++)

Definition at line 463 of file detail-action.php.

◆ id

$description id ="ag_description"

Definition at line 273 of file detail-action.php.

◆ if

if($p_view !='READ')

Definition at line 496 of file detail-action.php.

◆ style

$description style ='style="height:250px;width:90%;"'

Definition at line 310 of file detail-action.php.

$ag_id
$ag_id
Definition: action.inc.php:54
h2
h2($p_string, $p_class="", $raw="")
Definition: ac_common.php:68
Dossier\id
static id()
return the $_REQUEST['gDossier'] after a check
Definition: dossier.class.php:55