template::paginator::get_pages (public)
template::paginator::get_pages name group
Defined in packages/acs-templating/tcl/paginator-procs.tcl
Gets a list of pages in a group, truncating if appropriate at the end.
- Parameters:
- name (required)
- The reference to the paginator object.
- group (required)
- A number ranging from one to the number of page groups in the query result.
- Returns:
- A Tcl list of page numbers.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.