content::item::unregister_template (public)
content::item::unregister_template -item_id item_id \ [ -template_id template_id ] [ -use_context use_context ]
Defined in packages/acs-content-repository/tcl/content-item-procs.tcl
- Switches:
- -item_id (required)
- -template_id (optional)
- -use_context (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [package_exec_plsql -var_list [list [list item_id $item_id ] [list template_id $template_id ] [list use_context $use_context ] ] content_item unregister_template]Generic XQL file: packages/acs-content-repository/tcl/content-item-procs.xql
PostgreSQL XQL file: packages/acs-content-repository/tcl/content-item-procs-postgresql.xql
Oracle XQL file: packages/acs-content-repository/tcl/content-item-procs-oracle.xql