publish::get_page_root (public)
publish::get_page_root
Defined in packages/acs-content-repository/tcl/publish-procs.tcl
Get the page root. All items will be published to the filesystem with their URLs relative to this root. The page root is controlled by the PageRoot parameter in CMS. A relative path is relative to $::acs::pageroot The default is $::acs::pageroot
- Returns:
- The page root
- See Also:
- publish::get_template_root
- publish::get_publish_roots
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.