You are here

namespace Drupal\form_mode_manager in Form mode manager 8.2

Same name in other branches
  1. 8 Drupal\form_mode_manager
Classsort descending Location Description
AbstractEntityFormModesFactory src/AbstractEntityFormModesFactory.php Abstract Factory to generate object used by routing of Form Mode Manager.
ComplexEntityFormModes src/ComplexEntityFormModes.php Route controller factory specific for each entities using bundles.
EntityFormModeManagerInterface src/EntityFormModeManagerInterface.php Interface EntityFormModeManagerInterface.
EntityRoutingMapBase src/EntityRoutingMapBase.php Base class for form mode manager entity routing plugin.
EntityRoutingMapInterface src/EntityRoutingMapInterface.php EntityRoutingMapInterface interface class.
EntityRoutingMapManager src/EntityRoutingMapManager.php Manages EntityRoutingMap plugins.
EntityTypeInfo src/EntityTypeInfo.php Manipulates entity type information.
FormAlter src/FormAlter.php Manipulates Form Alter information.
FormModeManager src/FormModeManager.php FormDisplayManager service.
FormModeManagerInterface src/FormModeManagerInterface.php Interface FormModeManagerInterface.
FormModeManagerPermissions src/FormModeManagerPermissions.php Provides dynamic permissions of the form_mode_manager module.
MediaEntityFormModes src/MediaEntityFormModes.php Route controller factory specific for Media (core) entities.
MenuLinksInfo src/MenuLinksInfo.php Manipulates Menus Links informations.
SimpleEntityFormModes src/SimpleEntityFormModes.php Route controller factory specific for each entities not using bundles.
TaxonomyEntityFormModes src/TaxonomyEntityFormModes.php Route controller factory specific for Taxonomy Term entities.