Default shows the search form as well as a paged table that contains all users
Load the result of a query, based on a query id and paging information
Similar to init_result but returns only the data portion of the table as partial
result.
Handle search requests and display the result as grid
Helper to render the output result list from a sql query result.
Helper to render the result table.
Takes four arguments: the stored result object, the entries to
display, limit and startat (for paging)
displays a raw search page with possibly preset search fields