content::keyword::write_to_file (public)
content::keyword::write_to_file -item_id item_id -root_path root_path
Defined in packages/acs-content-repository/tcl/content-keyword-procs.tcl
- Switches:
- -item_id (required)
- -root_path (required)
- 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 root_path $root_path ] ] content_keyword write_to_file]XQL Not present: Generic, PostgreSQL, Oracle