Elgg  Version 1.11
Variables
content.php File Reference

Go to the source code of this file.

Variables

 $owner = $vars['entity']->getOwnerEntity()
 Friend widget display view. More...
 
 $num_display = sanitize_int($vars['entity']->num_display, false)
 
if(!$num_display) $size = $vars['entity']->icon_size
 

Variable Documentation

$num_display = sanitize_int($vars['entity']->num_display, false)

Definition at line 10 of file content.php.

$owner = $vars['entity']->getOwnerEntity()

Friend widget display view.

Definition at line 8 of file content.php.

if (!$num_display) $size = $vars['entity']->icon_size

Definition at line 17 of file content.php.