template::paginator::get_row_count (public)
template::paginator::get_row_count name
Defined in packages/acs-templating/tcl/paginator-procs.tcl
Gets the total number of records in the paginated query
- Parameters:
- name (required)
- The reference to the paginator object.
- Returns:
- A number representing the row count.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.