template::paginator::get_group_count (public)
template::paginator::get_group_count name
Defined in packages/acs-templating/tcl/paginator-procs.tcl
Gets the total number of groups in the paginated query
- Parameters:
- name (required)
- The reference to the paginator object.
- Returns:
- A number representing the group count.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: get_reference return $properties(group_count)XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/acs-templating/tcl/paginator-procs.xql