callback::subsite::parameter_changed::impl::acs-content-repository (private)

 callback::subsite::parameter_changed::impl::acs-content-repository \
    -package_id package_id -parameter parameter -value value

Defined in packages/acs-content-repository/tcl/acs-content-repository-callback-procs.tcl

Implementation of subsite::parameter_changed for acs-content-repository. This is needed as we can change the CRFileLocationRoot parameter. As the cr_fs_path is stored in an NSV we would need to update the NSV the moment we change the parameter so we don't need to restart the server.

Switches:
-package_id
(required)
the package_id of the package the parameter was changed for
-parameter
(required)
the parameter name
-value
(required)
the new value
Author:
Malte Sussdorff <malte.sussdorff@cognovis.de>
Created:
2005-10-29
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 apm_package_key_from_id apm_package_key_from_id (public) parameter::get_from_package_key parameter::get_from_package_key (public) callback::subsite::parameter_changed::impl::acs-content-repository callback::subsite::parameter_changed::impl::acs-content-repository callback::subsite::parameter_changed::impl::acs-content-repository->apm_package_key_from_id callback::subsite::parameter_changed::impl::acs-content-repository->parameter::get_from_package_key

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