25 <
li data-guid=
'<?php echo $entity->guid ?>'>
26 <
div class=
'elgg-image-block'>
28 <
div class=
'elgg-image-alt'><?php echo
elgg_view_icon(
'delete-alt',
'elgg-user-picker-remove'); ?></
div>
29 <
div class=
'elgg-body'><?php echo htmlspecialchars(
$name, ENT_QUOTES,
'UTF-8'); ?></
div>
32 name=
"<?php echo htmlspecialchars($input_name, ENT_QUOTES, 'UTF-8'); ?>[]"
33 value=
"<?php echo $entity->guid ?>">
if(file_exists($welcome)) $vars
elgg table input[type=checkbox]
elgg_view_entity_icon(\ElggEntity $entity, $size='medium', $vars=array())
View the icon of an entity.
elgg_view_icon($name, $vars=array())
View one of the elgg sprite icons.