SystemMenuOffCanvasForm

The off-canvas form handler for the SystemMenuBlock.

Hierarchy

See also

outside_in_block_alter()

File

core/modules/outside_in/src/Form/SystemMenuOffCanvasForm.php, line 23

Namespace

Drupal\outside_in\Form

Members

Name Modifiers Type Description
RedirectDestinationTrait::$redirectDestination protected property The redirect destination service.
RedirectDestinationTrait::getDestinationArray protected function Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url.
RedirectDestinationTrait::getRedirectDestination protected function Returns the redirect destination service.
RedirectDestinationTrait::setRedirectDestination public function Sets the redirect destination service.
StringTranslationTrait::$stringTranslation protected property The string translation service.
StringTranslationTrait::formatPlural protected function Formats a string containing a count of items.
StringTranslationTrait::getNumberOfPlurals protected function Returns the number of plurals supported by a given language.
StringTranslationTrait::getStringTranslation protected function Gets the string translation service.
StringTranslationTrait::setStringTranslation public function Sets the string translation service to use.
StringTranslationTrait::t protected function Translates a string to the current language or to a given language.
SystemMenuOffCanvasForm::$entity protected property
SystemMenuOffCanvasForm::$entityTypeManager protected property
SystemMenuOffCanvasForm::$menuStorage protected property
SystemMenuOffCanvasForm::$plugin protected property The plugin. Overrides PluginFormBase::$plugin
SystemMenuOffCanvasForm::buildConfigurationForm public function Form constructor. Overrides PluginFormInterface::buildConfigurationForm
SystemMenuOffCanvasForm::create public static function Instantiates a new instance of this class. Overrides ContainerInjectionInterface::create
SystemMenuOffCanvasForm::getEntityForm protected function Gets the entity form for this menu.
SystemMenuOffCanvasForm::setPlugin public function Sets the plugin for this object. Overrides PluginFormBase::setPlugin
SystemMenuOffCanvasForm::submitConfigurationForm public function Form submission handler. Overrides PluginFormInterface::submitConfigurationForm
SystemMenuOffCanvasForm::validateConfigurationForm public function Form validation handler. Overrides PluginFormBase::validateConfigurationForm
SystemMenuOffCanvasForm::__construct public function SystemMenuOffCanvasForm constructor.
doc_Drupal
2016-10-29 09:45:50
Comments
Leave a Comment

Please login to continue.