publish::foreach_publish_path (private)

 publish::foreach_publish_path url code [ root_path ]

Defined in packages/acs-content-repository/tcl/publish-procs.tcl

Parameters:
url - Relative URL to append to the roots
code - Execute this code
root_path (optional) - {default The empty string} Use this root path instead of the paths specified in the INI file
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 publish::write_multiple_blobs publish::write_multiple_blobs (private) publish::foreach_publish_path publish::foreach_publish_path publish::write_multiple_blobs->publish::foreach_publish_path publish::write_multiple_files publish::write_multiple_files (private) publish::write_multiple_files->publish::foreach_publish_path template::util::is_nil template::util::is_nil (public) publish::foreach_publish_path->template::util::is_nil

Testcases:
No testcase defined.
[ show source ]
Show another procedure: