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

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

Elgg river image.

Displayed next to the body of each river item

@uses $vars['item']

Definition at line 10 of file image.php.

◆ else

if (elgg_in_context( 'widgets')) else
Initial value:
{
$subject
Elgg river image.
Definition: image.php:10
elgg_view_entity_icon(ElggEntity $entity, $size='medium', $vars=array())
View the icon of an entity.
Definition: views.php:862

Definition at line 14 of file image.php.