Elgg  Version 5.1
Variables
content.php File Reference

Go to the source code of this file.

Variables

 $content = (string) elgg_extract('content', $vars)
 Outputs relationship summary content. More...
 
 if (elgg_is_empty($content))
 

Variable Documentation

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

Outputs relationship summary content.

$vars['content'] Summary content

Definition at line 8 of file content.php.

if(elgg_is_empty($content))

Definition at line 9 of file content.php.