publish::get_html_body (public)

 publish::get_html_body html

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

Parameters:
html - 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):
%3 publish::render_subitem publish::render_subitem (public) publish::get_html_body publish::get_html_body publish::render_subitem->publish::get_html_body

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