Elgg  Version 5.1
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 = elgg_extract('attachments', $vars)

Outputs attachments.

$vars['attachments'] Attachments HTML

Definition at line 9 of file attachments.php.

if(!$attachments)

Definition at line 10 of file attachments.php.