template::paginator::reset (public)

 template::paginator::reset name query

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

Resets the cache for a query.

Parameters:
name
query

Partial Call Graph (max 5 caller/called nodes):
%3 template::cache template::cache (public) template::paginator::reset template::paginator::reset template::paginator::reset->template::cache

Testcases:
No testcase defined.
Source code:
    template::cache flush $name:$query:context_ids
    template::cache flush $name:$query:row_ids
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-templating/tcl/paginator-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: