apm_version_load_status (public)

 apm_version_load_status version_id

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

If a version needs to be reloaded (i.e., a -procs.tcl has changed or been added since the version was loaded), returns "needs_reload". If the version has never been loaded, returns "never_loaded". If the version is up-to-date, returns "up_to_date".

Parameters:
version_id

Partial Call Graph (max 5 caller/called nodes):
%3 packages/acs-admin/www/apm/index.tcl packages/acs-admin/ www/apm/index.tcl apm_version_load_status apm_version_load_status packages/acs-admin/www/apm/index.tcl->apm_version_load_status acs_package_root_dir acs_package_root_dir (public) apm_version_load_status->acs_package_root_dir ad_file ad_file (public) apm_version_load_status->ad_file apm_get_package_files apm_get_package_files (public) apm_version_load_status->apm_get_package_files apm_load_tests_p apm_load_tests_p (public) apm_version_load_status->apm_load_tests_p apm_package_key_from_version_id apm_package_key_from_version_id (public) apm_version_load_status->apm_package_key_from_version_id

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