You are here

constant AUTOASSIGNROLE_ELEMENT_RADIO_CHECKBOX in Auto Assign Role 7

Same name and namespace in other branches
  1. 7.2 autoassignrole.module \AUTOASSIGNROLE_ELEMENT_RADIO_CHECKBOX
3 uses of AUTOASSIGNROLE_ELEMENT_RADIO_CHECKBOX
autoassignrole_form_user_register_form_alter in ./autoassignrole.module
Implements hook_form_FORM_ID_alter() for user_register_form().
autoassignrole_update_7102 in ./autoassignrole.install
Update variable autoassignrole_user_selection.
autoassignrole_user_settings in ./autoassignrole.admin.inc
Form builder; The settings form for user selectable role assignment.

File

./autoassignrole.module, line 12
The main autoassignrole.module file

Code

define('AUTOASSIGNROLE_ELEMENT_RADIO_CHECKBOX', 0);