Elgg  Version master
Variables
unvalidated_menu.php File Reference

Go to the source code of this file.

Variables

 $item = elgg_extract('item', $vars)
 Render an unvalidated menu element. More...
 
 if (!$item instanceof\ElggUser)
 

Variable Documentation

$item = elgg_extract('item', $vars)

Render an unvalidated menu element.

$vars['item'] The item being rendered $vars['item_vars'] Vars received from the page/components/table view $vars['type'] The item type or ""

Definition at line 10 of file unvalidated_menu.php.

if(!$item instanceof\ElggUser)

Definition at line 11 of file unvalidated_menu.php.