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):
%3 package_exec_plsql package_exec_plsql (public) content::keyword::write_to_file content::keyword::write_to_file content::keyword::write_to_file->package_exec_plsql

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
[ hide source ] | [ make this the default ]
Show another procedure: