9 if (!isset(
$vars[
'alt'])) {
10 elgg_log(
"The view output/img requires that the alternate text be set.",
'NOTICE');
17 echo
"<img $attributes/>";
elgg_log($message, $level='NOTICE')
Display or log a message.
if(!isset($vars['alt'])) $vars['src']
Elgg image view.
elgg_format_url($url)
Handles formatting of ampersands in urls.
elgg_format_attributes(array $attrs=array())
Converts an associative array into a string of well-formed attributes.