results_launcher (line 33)
Get the tempcode for a results launcher.
tempcode
results_launcher
(tempcode $title, ID_TEXT $page, AUTO_LINK $category_id, integer $max, integer $max_rows, ID_TEXT $type, [integer $max_page_links = 5])
-
tempcode
$title: The title/name of the resource we are browsing through
-
ID_TEXT
$page: The page name we are launching into
-
AUTO_LINK
$category_id: The category ID we are browsing in
-
integer
$max: The maximum number of rows to show per browser page
-
integer
$max_rows: The maximum number of rows in the entire dataset
-
ID_TEXT
$type: The page type this browser is browsing through (e.g. 'category')
-
integer
$max_page_links: The maximum number of quick-jump page links to show