template::list::page_where_clause (public)

 template::list::page_where_clause -name name [ -and ] [ -key key ]

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

Switches:
-name (required)
-and (optional, boolean)
Set this flag if you want the result to start with an 'and' if the list of where clauses returned is nonempty.
-key (optional)
Specify the name of the primary key to be used in the query's where clause, if different from the list builder's key.

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