select_registration_roles_admin_settings_form |
./select_registration_roles.module |
Allow admin to set which roles will be available on registration form. |
|
1 |
select_registration_roles_form_submit |
./select_registration_roles.module |
Implements hook_form_submit(). |
|
1 |
select_registration_roles_form_user_register_form_alter |
./select_registration_roles.module |
Implements hook_form_user_register_form_alter(). |
|
|
select_registration_roles_get_all_roles |
./select_registration_roles.module |
Fetch all the role information. |
3 |
|
select_registration_roles_help |
./select_registration_roles.module |
Implements hook_help(). |
|
|
select_registration_roles_menu |
./select_registration_roles.module |
Implements hook_menu(). |
|
|
select_registration_roles_uninstall |
./select_registration_roles.install |
Implements hook_uninstall(). |
|
|
select_registration_roles_with_approval_mail |
./select_registration_roles.module |
Implements hook_mail(). |
|
|