Elgg  Version 2.3
Variables
content.php File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

◆ $num_display

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

Definition at line 8 of file content.php.

◆ $widget

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

New users admin widget.

Definition at line 6 of file content.php.

◆ if

if(! $num_display) ( $num_display)

Definition at line 10 of file content.php.