Elgg  Version 2.3
Namespaces | Variables
item.php File Reference

Go to the source code of this file.

Namespaces

 Elgg
 Save menu items.
 

Variables

 $entity = $vars['entity']
 
 $input_name = $vars['input_name']
 
 $icon = elgg_view_entity_icon($entity, 'tiny', array('use_hover' => false))
 
 $name = $entity->name
 

Variable Documentation

$entity = $vars['entity']

Definition at line 13 of file item.php.

$icon = elgg_view_entity_icon($entity, 'tiny', array('use_hover' => false))

Definition at line 17 of file item.php.

$input_name = $vars['input_name']

Definition at line 14 of file item.php.

Definition at line 19 of file item.php.