content::template::is_template (public)
content::template::is_template -template_id template_id
Defined in packages/acs-content-repository/tcl/content-template-procs.tcl
- Switches:
- -template_id (required)
- Returns:
- t or f
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [package_exec_plsql -var_list [list [list template_id $template_id ] ] content_template is_template]XQL Not present: Generic, PostgreSQL, Oracle