Elgg  Version 1.9
Variables
image.php File Reference

Go to the source code of this file.

Variables

 $subject = $vars['item']->getSubjectEntity()
 Elgg river image. More...
 
if(elgg_in_context('widgets')) else
 

Variable Documentation

$subject = $vars['item']->getSubjectEntity()

Elgg river image.

Displayed next to the body of each river item

$vars['item']

Definition at line 10 of file image.php.

Initial value:
{
elgg_view_entity_icon(ElggEntity $entity, $size= 'medium', $vars=array())
View the icon of an entity.
Definition: views.php:862
elgg echo
Translates a string.
Definition: languages.js:43
$subject
Elgg river image.
Definition: image.php:10

Definition at line 14 of file image.php.