template::get_cached_result (private)
template::get_cached_result name type
Defined in packages/acs-templating/tcl/query-procs.tcl
Looks in the appropriate cache for the named query result If a valid result is found, then sets the result in the returning stack frame.
- Parameters:
- name (required)
- Name of cached result-set
- type (required)
- Type of query
- Returns:
- 1 if result was successfully retrieved, 0 if failed
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.