diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-01-21 12:57:45 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-01-21 12:57:45 -0800 |
commit | d59c6ed4f149c201542c8b38f9ad9d61b4daabf4 (patch) | |
tree | ec977402f5a2a83990efb5159654d8083be22b0f /modules/gallery_unit_test | |
parent | 6dd92cfa1cbdade77721f153aa1b6aab965cff82 (diff) |
The admin module controller allows modules to provide a check_environment method
which is called prior to installation. The method allows the module to provide
an error message or warnings if the module can not be installed or activated
without issues. The admin module controller also will fire a pre_deactivate
event, which allows modules to indicate issues that may arise be deactivating the
specified module.
These messages are displayed in a dialog box prior to installation in order to
allow the gallery administrator to determine the appropriate action before proceeding.
Lays the foundation for implementing a fix for ticket #937
Diffstat (limited to 'modules/gallery_unit_test')
0 files changed, 0 insertions, 0 deletions