$image->getTitle(), 'href' => $image->getURL(), 'is_trusted' => true, 'class' => 'tidypics-heading', )); $body = elgg_view('output/url', array( 'text' => $img, 'href' => $image->getURL(), 'encode_text' => false, 'is_trusted' => true, )); /* $footer = elgg_view('output/url', array( 'text' => $image->getContainerEntity()->name, 'href' => $image->getContainerEntity()->getURL(), 'is_trusted' => true, )); $footer .= '