Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$body = elgg_extract('body', $vars) | |
Outputs object full view. More... | |
if(!$body) | $body_params = elgg_extract('body_params', $vars, []) |
$body_params ['class'] = elgg_extract_class($body_params, ['elgg-listing-full-body']) | |
$body = elgg_extract('body', $vars) |
if (!$body) $body_params = elgg_extract('body_params', $vars, []) |
$body_params['class'] = elgg_extract_class($body_params, ['elgg-listing-full-body']) |