template::adp_parse (public)

 template::adp_parse __adp_stub __args

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

Execute procedures to prepare data sources and then to output template. Assumes adp_level is set on entry. in general the public version template::adp_include should be used for generating strings from adp files.

Parameters:
__adp_stub - The root (without the file extension) of the absolute path to the template and associated code.
__args - One list containing any number of key-value pairs passed to an included template from its container. All data sources may be passed by reference.
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 test_xowiki_test_cases xowiki_test_cases (test xowiki) template::adp_parse template::adp_parse test_xowiki_test_cases->template::adp_parse _ _ (public) template::adp_parse->_ ad_conn ad_conn (public) template::adp_parse->ad_conn ds_collection_enabled_p ds_collection_enabled_p (public) template::adp_parse->ds_collection_enabled_p ds_enabled_p ds_enabled_p (public) template::adp_parse->ds_enabled_p ds_page_fragment_cache_enabled_p ds_page_fragment_cache_enabled_p (public) template::adp_parse->ds_page_fragment_cache_enabled_p ad_return_template ad_return_template (public) ad_return_template->template::adp_parse adp_parse_ad_conn_file adp_parse_ad_conn_file (private) adp_parse_ad_conn_file->template::adp_parse content::deploy content::deploy (public, deprecated) content::deploy->template::adp_parse db_qd_get_fullname db_qd_get_fullname (public) db_qd_get_fullname->template::adp_parse packages/calendar/www/view-list-display.tcl packages/calendar/ www/view-list-display.tcl packages/calendar/www/view-list-display.tcl->template::adp_parse

Testcases:
xowiki_test_cases
[ show source ]
Show another procedure: