publish::merge_with_template (private)

 publish::merge_with_template item_id [ args... ]

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

Parameters:
item_id - The item id
Options:
-revision_id
{default The live revision} The revision which is to be used when rendering the item
-html
Extra HTML parameters to be passed to the ADP parser, in format {name value name value ...}
Returns:
The rendered HTML, or the empty string on failure
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 publish::handle::text publish::handle::text (public) publish::merge_with_template publish::merge_with_template publish::handle::text->publish::merge_with_template publish::handle_binary_file publish::handle_binary_file (public) publish::handle_binary_file->publish::merge_with_template content::get_template_root content::get_template_root (public) publish::merge_with_template->content::get_template_root content::item::get_live_revision content::item::get_live_revision (public) publish::merge_with_template->content::item::get_live_revision content::item::get_template content::item::get_template (public) publish::merge_with_template->content::item::get_template content::item::get_virtual_path content::item::get_virtual_path (public) publish::merge_with_template->content::item::get_virtual_path publish::pop_id publish::pop_id (private) publish::merge_with_template->publish::pop_id

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