Elgg  Version master
Variables
attachments.php File Reference

Go to the source code of this file.

Variables

 $attachments = elgg_extract('attachments', $vars)
 Outputs attachments. More...
 
 if (! $attachments)
 

Variable Documentation

◆ $attachments

$attachments = elgg_extract('attachments', $vars)

Outputs attachments.

@uses $vars['attachments'] Attachments HTML

Definition at line 9 of file attachments.php.

◆ if

if(! $attachments) ( $attachments)

Definition at line 10 of file attachments.php.