acs_package_root_dir (public)

 acs_package_root_dir package_key

Defined in packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl

Returns the path root for a particular package within the OpenACS installation. For example /web/yourserver/packages/foo, i.e., a full filesystem path with no ending slash.

Parameters:
package_key (required)

Partial Call Graph (max 5 caller/called nodes):
%3 test_apm__test_info_file apm__test_info_file (test acs-tcl) acs_package_root_dir acs_package_root_dir test_apm__test_info_file->acs_package_root_dir test_auth_authenticate auth_authenticate (test acs-authentication) test_auth_authenticate->acs_package_root_dir test_documentation__check_typos documentation__check_typos (test acs-tcl) test_documentation__check_typos->acs_package_root_dir test_get_package_files get_package_files (test acs-bootstrap-installer) test_get_package_files->acs_package_root_dir packages/acs-admin/lib/service-parameters.tcl packages/acs-admin/ lib/service-parameters.tcl packages/acs-admin/lib/service-parameters.tcl->acs_package_root_dir packages/acs-admin/lib/site-wide-services.tcl packages/acs-admin/ lib/site-wide-services.tcl packages/acs-admin/lib/site-wide-services.tcl->acs_package_root_dir packages/acs-admin/www/apm/version-files.tcl packages/acs-admin/ www/apm/version-files.tcl packages/acs-admin/www/apm/version-files.tcl->acs_package_root_dir packages/acs-admin/www/apm/version-i18n-index.tcl packages/acs-admin/ www/apm/version-i18n-index.tcl packages/acs-admin/www/apm/version-i18n-index.tcl->acs_package_root_dir packages/acs-admin/www/apm/version-i18n.tcl packages/acs-admin/ www/apm/version-i18n.tcl packages/acs-admin/www/apm/version-i18n.tcl->acs_package_root_dir

Testcases:
auth_authenticate, get_package_files, apm__test_info_file, documentation__check_typos
[ show source ]
Show another procedure: