hook_multiple_registration_form_alter |
./multiple_registration.api.php |
Role-specific registration form alter hook. |
|
|
multiple_registration_cc_flag |
./multiple_registration.module |
Sets flag to clear cache. |
1 |
|
multiple_registration_create_registration_form |
./multiple_registration.module |
Form for creating new registration page. |
|
1 |
multiple_registration_create_registration_form_submit |
./multiple_registration.module |
Submit function for multiple_registration_create_registration_form. |
|
1 |
multiple_registration_default_registration_form |
./multiple_registration.module |
Provides an ability for disabling default user registration form. |
|
1 |
multiple_registration_exit |
./multiple_registration.module |
Implements hook_exit(). |
|
|
multiple_registration_field_access |
./multiple_registration.module |
Disabling form element wrappers if field is not accessible for user role. |
|
|
multiple_registration_field_group_pre_render |
./multiple_registration.module |
Implements hook_field_group_pre_render(). |
|
|
multiple_registration_field_widget_form_alter |
./multiple_registration.module |
Implements hook_field_widget_form_alter(). |
|
|
multiple_registration_form_field_ui_field_edit_form_alter |
./multiple_registration.module |
Implements hook_form_FORM_ID_alter(). |
|
|
multiple_registration_form_user_login_block_alter |
./multiple_registration.module |
Implements hook_form_FORM_ID_alter(). |
|
|
multiple_registration_form_user_register_form_alter |
./multiple_registration.module |
Implements hook_form_FORM_ID_alter(). |
|
|
multiple_registration_help |
./multiple_registration.module |
Implements hook_help(). |
|
|
multiple_registration_is_field_accessible |
./multiple_registration.module |
Check is field accessible by user. |
2 |
|
multiple_registration_menu |
./multiple_registration.module |
Implements hook_menu(). |
|
|
multiple_registration_menu_alter |
./multiple_registration.module |
Implements hook_menu_alter(). |
|
|
multiple_registration_module_implements_alter |
./multiple_registration.module |
Implements hook_module_implements_alter(). |
|
|
multiple_registration_permission |
./multiple_registration.module |
Implements hook_permission(). |
|
|
multiple_registration_remove_registration_form |
./multiple_registration.module |
Form for removing registration page. |
|
1 |
multiple_registration_remove_registration_form_submit |
./multiple_registration.module |
Submit function for multiple_registration_remove_registration_form. |
|
1 |
multiple_registration_settings_form |
./multiple_registration.module |
Form for managing all created registration pages. |
|
1 |
multiple_registration_theme_registry_alter |
./multiple_registration.module |
Implements hook_theme_registry_alter(). |
|
|
multiple_registration_uninstall |
./multiple_registration.install |
Implements hook_uninstall(). |
|
|
multiple_registration_user_admin_roles |
./multiple_registration.module |
Returns HTML for the role order and new role form. |
|
1 |
multiple_registration_user_register_form_submit |
./multiple_registration.module |
Submit for user_register_form. |
|
1 |
_multiple_registration_get_registration_pages |
./multiple_registration.module |
Get all role ids for whom registration forms was created. |
4 |
|
_multiple_registration_is_field_accessible_for_logged_in |
./multiple_registration.module |
Check is field accessible by logged in user. |
1 |
|
_multiple_registration_is_field_accessible_for_not_logged_in |
./multiple_registration.module |
Check is field accessible by non logged in user. |
1 |
|
_multiple_registration_remove_page |
./multiple_registration.module |
Removes registering page for role. |
1 |
|
_multiple_registration_remove_page_alias |
./multiple_registration.module |
Removes url aliases. |
2 |
|