ad_return_template (public)

 ad_return_template [ -string ] [ template ]

Defined in packages/acs-templating/tcl/acs-integration-procs.tcl

This function is a wrapper for sundry template:: procs. Will set the template for the current page to the file named in 'template'.

Switches:
-string
(boolean) (optional)
If specified, will return the resulting page to the caller string instead sending it to the connection.
Parameters:
template (optional) - Name of template file

Partial Call Graph (max 5 caller/called nodes):
%3 test_ad_return_template ad_return_template (test acs-templating) ad_return_template ad_return_template test_ad_return_template->ad_return_template ad_conn ad_conn (public) ad_return_template->ad_conn template::adp_parse template::adp_parse (public) ad_return_template->template::adp_parse template::set_file template::set_file (public) ad_return_template->template::set_file template::util::url_to_file template::util::url_to_file (public) ad_return_template->template::util::url_to_file bm_handle_bookmark_double_click bm_handle_bookmark_double_click (public) bm_handle_bookmark_double_click->ad_return_template bm_require_delete_permission bm_require_delete_permission (public) bm_require_delete_permission->ad_return_template packages/acs-admin/www/apm/package-add.tcl packages/acs-admin/ www/apm/package-add.tcl packages/acs-admin/www/apm/package-add.tcl->ad_return_template packages/acs-admin/www/apm/package-deinstall.tcl packages/acs-admin/ www/apm/package-deinstall.tcl packages/acs-admin/www/apm/package-deinstall.tcl->ad_return_template packages/acs-admin/www/apm/package-delete-2.tcl packages/acs-admin/ www/apm/package-delete-2.tcl packages/acs-admin/www/apm/package-delete-2.tcl->ad_return_template

Testcases:
ad_return_template
[ show source ]
Show another procedure: