Elgg  Version 2.3
Variables
item.php File Reference

Go to the source code of this file.

Variables

 $item = $vars['item']
 Render a regular list item. More...
 

Variable Documentation

$item = $vars['item']

Render a regular list item.

$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 item.php.