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