template::paginator::get_groups (public)

 template::paginator::get_groups name group count

Defined in packages/acs-templating/tcl/paginator-procs.tcl

Determines the set of groups to which a group belongs, and calculates the starting page of each group in that set.

Parameters:
name - The reference to the paginator object.
group - A number ranging from one to the number of page groups in the query result.
count - The desired size of the group set.
Returns:
A Tcl list of page numbers.

Partial Call Graph (max 5 caller/called nodes):
%3 template::paginator::get_reference template::paginator::get_reference (private) template::paginator::get_groups template::paginator::get_groups template::paginator::get_groups->template::paginator::get_reference

Testcases:
No testcase defined.
[ show source ]
Show another procedure: