Elgg  Version 6.2
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

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

Outputs relationship summary content.

@uses $vars['content'] Summary content

Definition at line 8 of file content.php.

◆ if

if(elgg_is_empty($content)) ( elgg_is_empty( $content)  )

Definition at line 9 of file content.php.