$_app
$_app : string
Application that the tag browser is for.
Nag_TagBrowser:: class provides logic for dealing with tag browsing.
Copyright 2012-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
$_tasks : \Nag_Task
Cache the last tag search to avoid having to retrieve the tags from the backend twice.
getSlice(integer $page, integer $perpage = null) : \Nag_Task
Fetch the matching resources that should appear on the current page
integer | $page | Start page. |
integer | $perpage | Number of tasks per page. |
A list of tasks.