Elgg
Version 4.3
|
Go to the source code of this file.
Variables | |
$widget = elgg_extract('entity', $vars) | |
Banned users admin widget. More... | |
if(!$widget instanceof ElggWidget) | $num_display = (int) $widget->num_display ?: 4 |
if (!$widget instanceof ElggWidget) $num_display = (int) $widget->num_display ?: 4 |
Definition at line 10 of file content.php.
$widget = elgg_extract('entity', $vars) |
Banned users admin widget.
Definition at line 5 of file content.php.