template::paginator::get_all_row_ids (public)

 template::paginator::get_all_row_ids name

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

Gets a list of IDs in the master ID list generated by the initial query submitted for pagination. IDs are typically primary key values.

Parameters:
name (required)
The reference to the paginator object.
Returns:
A Tcl list of row identifiers.

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