Elgg  Version 2.3
Variables
content.php File Reference

Go to the source code of this file.

Variables

 $widget = elgg_extract('entity', $vars)
 Banned users admin widget. More...
 
 $num_display = sanitize_int($widget->num_display, false)
 
if(!$num_display) $db_prefix = elgg_get_config('dbprefix')
 

Variable Documentation

if (!$num_display) $db_prefix = elgg_get_config('dbprefix')

Definition at line 13 of file content.php.

$num_display = sanitize_int($widget->num_display, false)

Definition at line 7 of file content.php.

$widget = elgg_extract('entity', $vars)

Banned users admin widget.

Definition at line 5 of file content.php.