publish::get_html_body (public)
publish::get_html_body html
Defined in packages/acs-content-repository/tcl/publish-procs.tcl
- Parameters:
- html (required)
- The html to be processed
- Returns:
- Everything between the <body> and the </body> tags if they exist; the unchanged HTML if they do not
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.