You are here

Functions in Multiple Registration 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
multiple_registration_block_view_user_login_block_alter ./multiple_registration.module Implements hook_block_view_BASE_BLOCK_ID_alter().
multiple_registration_entity_form_display_alter ./multiple_registration.module Implements form hook display alter to override user edit form per role.
multiple_registration_entity_operation_alter ./multiple_registration.module Implements hook_entity_operation_alter().
multiple_registration_field_config_form_submit ./multiple_registration.module Form submit to save additional field settings. 1
multiple_registration_field_widget_form_alter ./multiple_registration.module Implements hook_field_widget_form_alter().
multiple_registration_form_alter ./multiple_registration.module Implements hook_form_alter().
multiple_registration_form_field_config_edit_form_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_permission ./multiple_registration.module Implements hook_permission().
multiple_registration_preprocess_user ./multiple_registration.module Disabling of displaying fields assigned for special user roles at user page.
multiple_registration_schema ./multiple_registration.install Implements hook_schema().
multiple_registration_theme ./multiple_registration.module Implements hook_theme().
multiple_registration_update_8201 ./multiple_registration.install Update config variables to enable both Edit and Register form configs.
multiple_registration_update_8202 ./multiple_registration.install Create database schema to store the correspondent rid for each user.
multiple_registration_user_register_form_validate ./multiple_registration.module Extra form validation handler for form_user_register_form(). 1
_multiple_registration_rid ./multiple_registration.module Form submit handler to store the correspondent rid for the inserted user. 1

Other projects