Elgg  Version 6.2
Variables
content.php File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

◆ $content

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

Outputs object content.

@uses $vars['content'] Content

Definition at line 8 of file content.php.

◆ if

if(! $content) ( $content)

Definition at line 9 of file content.php.