You are here

constant STRONGARM_MODE_STRONG in Strongarm 6

5 uses of STRONGARM_MODE_STRONG
strongarm_admin_page in ./strongarm.admin.inc
Main admin page menu callback.
strongarm_admin_settings_form in ./strongarm.admin.inc
Settings form.
strongarm_form_alter in ./strongarm.module
Implementation of hook_form_alter().
strongarm_init in ./strongarm.module
Implementation of hook_init().
strongarm_set_conf in ./strongarm.module
Sets the global configuration. When in Weakarm mode, will log any values that have been overridden and leave their conf values alone.

File

./strongarm.module, line 6

Code

define('STRONGARM_MODE_STRONG', 0);