You are here

constant STRONGARM_PATTERN_PREFIX in Strongarm 6

2 uses of STRONGARM_PATTERN_PREFIX
strongarm_form_alter in ./strongarm.module
Implementation of hook_form_alter().
_strongarm_lockdown in ./strongarm.admin.inc
Recursive function that hunts down form elements that are likely to be related to strongarm'd variables and locks them down.

File

./strongarm.module, line 3

Code

define('STRONGARM_PATTERN_PREFIX', 0);