publish::write_multiple_files (private)
publish::write_multiple_files url text [ root_path ]
Defined in packages/acs-content-repository/tcl/publish-procs.tcl
- Parameters:
- url (required)
- Relative URL of the file to write
- text (required)
- A string of text to be written to the URL
- root_path (optional)
- Use this root path (default empty)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.