Elgg  Version 1.9
Variables
item.php File Reference

Go to the source code of this file.

Variables

global $_elgg_special_river_catch = true
 Primary river item view. More...
 
 $item = $vars['item']
 

Variable Documentation

$_elgg_special_river_catch = true

Primary river item view.

Calls the individual view saved for that river item. Most of these individual river views then use the views in river/elements.

$vars['item'] ElggRiverItem

Definition at line 12 of file item.php.

$item = $vars['item']

Definition at line 25 of file item.php.