Elgg  Version 1.9
image.php
Go to the documentation of this file.
1 <?php
10 $subject = $vars['item']->getSubjectEntity();
11 
12 if (elgg_in_context('widgets')) {
14 } else {
16 }
elgg_view_entity_icon(ElggEntity $entity, $size= 'medium', $vars=array())
View the icon of an entity.
Definition: views.php:862
elgg_in_context($context)
Check if this context exists anywhere in the stack.
Definition: pageowner.php:273
elgg echo
Translates a string.
Definition: languages.js:43
$subject
Elgg river image.
Definition: image.php:10
if(file_exists($welcome)) $vars
Definition: upgrade.php:93