template::list::get_url (private)

 template::list::get_url -name name [ -override override ] \
    [ -exclude exclude ]

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

Build a URL for the current page with query variables set for the various filters active for the named list.

Switches:
-name (required)
The name of the list
-override (optional)
Values that export_vars should override
-exclude (optional)
Values that export_vars should not put in the query string
Returns:
The current page's URL decorated with the computed query string

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