Elgg
Version 3.0
|
Go to the source code of this file.
Variables | |
$widget = elgg_extract('entity', $vars) | |
Online users widget. More... | |
if(!$widget instanceof ElggWidget) | $num_display = (int) $widget->num_display ?: 8 |
if (!$widget instanceof ElggWidget) $num_display = (int) $widget->num_display ?: 8 |
Definition at line 11 of file content.php.
$widget = elgg_extract('entity', $vars) |
Online users widget.
Definition at line 6 of file content.php.