Elgg  Version master
Variables
content.php File Reference

Go to the source code of this file.

Variables

if(elgg_in_context('default_widgets')) $widget = elgg_extract('entity', $vars)
 
 if (! $widget instanceof \ElggWidget)
 

Variable Documentation

◆ $widget

if (elgg_in_context( 'default_widgets')) $widget = elgg_extract('entity', $vars)

Definition at line 8 of file content.php.

◆ if

if(! $widget instanceof \ElggWidget) ( ! $widget instanceof \  ElggWidget)

Definition at line 9 of file content.php.