Elgg
Version master
|
Go to the source code of this file.
Variables | |
if(elgg_in_context('default_widgets')) | $widget = elgg_extract('entity', $vars) |
if (! $widget instanceof \ElggWidget) | |
if (elgg_in_context( 'default_widgets')) $widget = elgg_extract('entity', $vars) |
Definition at line 8 of file content.php.
if(! $widget instanceof \ElggWidget) | ( | ! $widget instanceof \ | ElggWidget | ) |
Definition at line 9 of file content.php.