Elgg  Version 2.3
Variables
body.php File Reference

Go to the source code of this file.

Variables

 $body = elgg_extract('body', $vars)
 Outputs object full view @uses $vars['body'] Body. More...
 
 if (! $body)
 

Variable Documentation

◆ $body

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

Outputs object full view @uses $vars['body'] Body.

Definition at line 8 of file body.php.

◆ if

if(! $body) ( $body)

Definition at line 9 of file body.php.