template::list::filter::get_reference (public)
template::list::filter::get_reference -list_name list_name \ -filter_name filter_name [ -local_name local_name ] [ -create ]
Defined in packages/acs-templating/tcl/list-procs.tcl
Build a reference to the given filter for the given list template.
- Switches:
- -list_name (required)
- -filter_name (required)
- -local_name (optional, defaults to
"filter_properties"
)- -create (optional, boolean)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.