getPhotoTags(); foreach ($tags as $tag) { echo elgg_view('photos/tagging/tag', array('tag' => $tag)); }