Search for getButtons

  1. Search 7.x for getButtons
  2. Search 8.9.x for getButtons
  3. Search 10.3.x for getButtons
  4. Search 11.x for getButtons
  5. Other projects
Title Object type File name Summary
CKEditorPluginButtonsInterface::getButtons function core/modules/ckeditor/src/CKEditorPluginButtonsInterface.php Returns the buttons that this plugin provides, along with metadata.
CKEditorPluginManager::getButtons function core/modules/ckeditor/src/CKEditorPluginManager.php Retrieves all available CKEditor buttons, keyed by plugin ID.
DrupalImage::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php Returns the buttons that this plugin provides, along with metadata.
DrupalLink::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php Returns the buttons that this plugin provides, along with metadata.
DrupalMediaLibrary::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns the buttons that this plugin provides, along with metadata.
FormState::getButtons function core/lib/Drupal/Core/Form/FormState.php Returns the submit and button elements for the form.
FormStateDecoratorBase::getButtons function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Returns the submit and button elements for the form.
FormStateDecoratorBaseTest::testGetButtons function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getButtons
FormStateInterface::getButtons function core/lib/Drupal/Core/Form/FormStateInterface.php Returns the submit and button elements for the form.
Internal::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php Returns the buttons that this plugin provides, along with metadata.
Language::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Returns the buttons that this plugin provides, along with metadata.
LlamaButton::getButtons function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaButton.php Returns the buttons that this plugin provides, along with metadata.
LlamaContextualAndButton::getButtons function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php Returns the buttons that this plugin provides, along with metadata.
LlamaCss::getButtons function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaCss.php Returns the buttons that this plugin provides, along with metadata.
StylesCombo::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php Returns the buttons that this plugin provides, along with metadata.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.