apm_package_list_url_resolution (public)

 apm_package_list_url_resolution package_list

Defined in packages/acs-tcl/tcl/apm-procs.tcl

Use a left-right, breadth-first traverse of the inheritance DAG to build a structure to be used by the request processor to resolve URLs based on a package's "extends" and "embeds" dependencies.

Parameters:
package_list

Partial Call Graph (max 5 caller/called nodes):
%3 apm_build_one_package_relationships apm_build_one_package_relationships (public) apm_package_list_url_resolution apm_package_list_url_resolution apm_build_one_package_relationships->apm_package_list_url_resolution db_1row db_1row (public) apm_package_list_url_resolution->db_1row db_list_of_lists db_list_of_lists (public) apm_package_list_url_resolution->db_list_of_lists

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