'object', 'subtypes' => 'file', 'limit' => $limit, 'full_view' => FALSE )); elgg_pop_context(); $body = elgg_view_layout('content', array( 'filter_context' => 'all', 'content' => $content, 'title' => $title, )); echo elgg_view_page($title, $body);