You are here

Functions in Form Mode Control 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
form_mode_control_control_access_form_mode ./form_mode_control.module Control the access to the form mode. 1
form_mode_control_entity_form_display_alter ./form_mode_control.module Implements hook_entity_form_display_alter().
form_mode_control_extract_config_form_states ./form_mode_control.module Use the configuration to assemble an array for use by the configuration form. 1
form_mode_control_extract_config_permission_by_display ./form_mode_control.module Extract the configuration to an array of permissions by form state. 1
form_mode_control_form_alter ./form_mode_control.module Implements hook_form_alter().
form_mode_control_get_bundle_label ./form_mode_control.module Return the label of the bundle. (Ex. article => Article) 2
form_mode_control_get_entity_type_label ./form_mode_control.module Return the label of the entity type. Ex.(node => Content) 2
form_mode_control_get_label_from_machine_name ./form_mode_control.module Get the label for a form display mode. 1
form_mode_control_get_permission_by_mode_and_role ./form_mode_control.module Determine the permission for an entity type, form mode, and role. 1
form_mode_control_get_role_id_with_max_weight ./form_mode_control.module Choose the maximum weight for current user's role. 1
form_mode_control_get_the_right_display ./form_mode_control.module If a user lacks permission for a form mode, redirect them to the default. 1

Other projects