You are here

Functions in Form Mode Control 8

Primary tabs

Namesort descending Location Description Direct uses Strings
controlAccessFormMode ./form_mode_control.module 1
extractConfigFormStates ./form_mode_control.module 1
extractConfigPermissionByDisplay ./form_mode_control.module 1
form_mode_control_entity_form_display_alter ./form_mode_control.module Implements hook_entity_form_display_alter().
form_mode_control_form_alter ./form_mode_control.module Implements hook_form_alter().
getLabelBundle ./form_mode_control.module Return the label of the bundle.(Ex. article => Article) Machine name of the entity type. 2
getLabelEntityType ./form_mode_control.module Return the label of the entity type.Ex.(node => Content) machine name of the entity type. 2
getLabelFormModeFromMachineName ./form_mode_control.module 1
getPermissionByModeAndRole ./form_mode_control.module 1
getRoleIdWithMaxWeight ./form_mode_control.module Choose the maximum weight for current user 's role. 1
getTheRightDisplay ./form_mode_control.module If the user does'nt has the permission to a form mode, he redirected to the default form mode configured in the configure page. 1

Other projects