Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
$widget = elgg_extract('entity', $vars) | |
Activity widget content view. More... | |
$num_display = sanitize_int($widget->num_display, false) | |
if(!$num_display) | $options |
if(!$num_display) if(elgg_in_context('dashboard')) | else |
$num_display = sanitize_int($widget->num_display, false) |
Definition at line 8 of file content.php.
if (!$num_display) $options |
Definition at line 14 of file content.php.
$widget = elgg_extract('entity', $vars) |
Activity widget content view.
Definition at line 6 of file content.php.
if (!$num_display) if (elgg_in_context('dashboard')) else |
Definition at line 25 of file content.php.