Elgg  Version master
Variables
content.php File Reference

Go to the source code of this file.

Variables

 $content = elgg_extract('content', $vars)
 Outputs object summary content @uses $vars['content'] Summary content. More...
 
 if (! $content)
 

Variable Documentation

◆ $content

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

Outputs object summary content @uses $vars['content'] Summary content.

Definition at line 8 of file content.php.

◆ if

if(! $content) ( $content)

Definition at line 9 of file content.php.