You are here

Classes, traits, and interfaces in Express 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FormBase class Drupal\bootstrap\Plugin\Form themes/contrib/bootstrap/src/Plugin/Form/FormBase.php Base form alter class. 4
FormElement class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/FormElement.php Pre-processes variables for the "form_element" theme hook.
FormElementLabel class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/FormElementLabel.php Pre-processes variables for the "form_element_label" theme hook.
FormInterface interface Drupal\bootstrap\Plugin\Form themes/contrib/bootstrap/src/Plugin/Form/FormInterface.php Defines the interface for an object oriented form alter. 3 1
FormManager class Drupal\bootstrap\Plugin themes/contrib/bootstrap/src/Plugin/FormManager.php Manages discovery and instantiation of Bootstrap form alters. 1
FormsHasErrorValueToggle class Drupal\bootstrap\Plugin\Setting\General\Forms themes/contrib/bootstrap/src/Plugin/Setting/General/Forms/FormsHasErrorValueToggle.php The "forms_has_error_value_toggle" theme setting.
FormsRequiredHasError class Drupal\bootstrap\Plugin\Setting\General\Forms themes/contrib/bootstrap/src/Plugin/Setting/General/Forms/FormsRequiredHasError.php The "forms_required_has_error" theme setting.
FormsSmartDescriptions class Drupal\bootstrap\Plugin\Setting\General\Forms themes/contrib/bootstrap/src/Plugin/Setting/General/Forms/FormsSmartDescriptions.php The "forms_smart_descriptions" theme setting.
FormsSmartDescriptionsAllowedTags class Drupal\bootstrap\Plugin\Setting\General\Forms themes/contrib/bootstrap/src/Plugin/Setting/General/Forms/FormsSmartDescriptionsAllowedTags.php The "forms_smart_descriptions_allowed_tags" theme setting.
FormsSmartDescriptionsLimit class Drupal\bootstrap\Plugin\Setting\General\Forms themes/contrib/bootstrap/src/Plugin/Setting/General/Forms/FormsSmartDescriptionsLimit.php The "forms_smart_descriptions_limit" theme setting.
ImageResponsive class Drupal\bootstrap\Plugin\Setting\General\Images themes/contrib/bootstrap/src/Plugin/Setting/General/Images/ImageResponsive.php The "image_responsive" theme setting.
ImageShape class Drupal\bootstrap\Plugin\Setting\General\Images themes/contrib/bootstrap/src/Plugin/Setting/General/Images/ImageShape.php The "image_shape" theme setting.
ImageWidget class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/ImageWidget.php Pre-processes variables for the "image_widget" theme hook.
IncludeDeprecated class Drupal\bootstrap\Plugin\Setting\Advanced themes/contrib/bootstrap/src/Plugin/Setting/Advanced/IncludeDeprecated.php The "include_deprecated" theme setting.
Input class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/Input.php Pre-processes variables for the "input" theme hook. 1
InputButton class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/InputButton.php Pre-processes variables for the "input__button" theme hook.
ItemListBootstrapCarouselIndicators class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/ItemListBootstrapCarouselIndicators.php Pre-processes for the "item_list__bootstrap_carousel_indicators" theme hook.
ItemListDropdown class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/ItemListDropdown.php Pre-processes for the "item_list__dropdown" theme hook.
JsDelivr class Drupal\bootstrap\Plugin\Provider themes/contrib/bootstrap/src/Plugin/Provider/JsDelivr.php The "jsdelivr" CDN provider plugin.
LibraryInfo class Drupal\bootstrap\Plugin\Alter themes/contrib/bootstrap/src/Plugin/Alter/LibraryInfo.php Implements hook_library_info_alter().
Link class Drupal\bootstrap\Plugin\Prerender themes/contrib/bootstrap/src/Plugin/Prerender/Link.php Pre-render callback for the "link" element type.
Links class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/Links.php Pre-processes variables for the "links" theme hook.
ManagedFile class Drupal\bootstrap\Plugin\Process themes/contrib/bootstrap/src/Plugin/Process/ManagedFile.php Processes the "managed_file" element.
Markdown class Michelf vendor/michelf/php-markdown/Michelf/Markdown.php Markdown Parser Class 1 1
MarkdownExtra class Michelf vendor/michelf/php-markdown/Michelf/MarkdownExtra.php Markdown Extra Parser Class
MarkdownInterface interface Michelf vendor/michelf/php-markdown/Michelf/MarkdownInterface.php Markdown Parser Interface 1
MenuLocalAction class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/MenuLocalAction.php Pre-processes variables for the "menu_local_action" theme hook.
ModalAnimation class Drupal\bootstrap\Plugin\Setting\JavaScript\Modals themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Modals/ModalAnimation.php The "modal_animation" theme setting.
ModalBackdrop class Drupal\bootstrap\Plugin\Setting\JavaScript\Modals themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Modals/ModalBackdrop.php The "modal_backdrop" theme setting.
ModalEnabled class Drupal\bootstrap\Plugin\Setting\JavaScript\Modals themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Modals/ModalEnabled.php The "modal_enabled" theme setting.
ModalKeyboard class Drupal\bootstrap\Plugin\Setting\JavaScript\Modals themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Modals/ModalKeyboard.php The "modal_keyboard" theme setting.
ModalShow class Drupal\bootstrap\Plugin\Setting\JavaScript\Modals themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Modals/ModalShow.php The "modal_show" theme setting.
ModalSize class Drupal\bootstrap\Plugin\Setting\JavaScript\Modals themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Modals/ModalSize.php The "modal_size" theme setting.
NavbarInverse class Drupal\bootstrap\Plugin\Setting\Components\Navbar themes/contrib/bootstrap/src/Plugin/Setting/Components/Navbar/NavbarInverse.php The "navbar_inverse" theme setting.
NavbarPosition class Drupal\bootstrap\Plugin\Setting\Components\Navbar themes/contrib/bootstrap/src/Plugin/Setting/Components/Navbar/NavbarPosition.php The "navbar_position" theme setting.
NodePreviewFormSelect class Drupal\bootstrap\Plugin\Form themes/contrib/bootstrap/src/Plugin/Form/NodePreviewFormSelect.php Implements hook_form_FORM_ID_alter().
Operations class Drupal\bootstrap\Plugin\Prerender themes/contrib/bootstrap/src/Plugin/Prerender/Operations.php Pre-render callback for the "operations" element type.
Page class Drupal\bootstrap\Plugin\Preprocess themes/contrib/bootstrap/src/Plugin/Preprocess/Page.php Pre-processes variables for the "page" theme hook.
PageAttachments class Drupal\bootstrap\Plugin\Alter themes/contrib/bootstrap/src/Plugin/Alter/PageAttachments.php Implements hook_page_attachments_alter().
PluginBase class Drupal\bootstrap\Plugin themes/contrib/bootstrap/src/Plugin/PluginBase.php Base class for an update. 10 10
PluginCallback class Drupal\bootstrap\Annotation themes/contrib/bootstrap/src/Annotation/PluginCallback.php Defines a Plugin annotation object that just contains an ID. 3
PluginManager class Drupal\bootstrap\Plugin themes/contrib/bootstrap/src/Plugin/PluginManager.php Base class for Bootstrap plugin managers. 8
PopoverAnimation class Drupal\bootstrap\Plugin\Setting\JavaScript\Popovers themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverAnimation.php The "popover_animation" theme setting.
PopoverContainer class Drupal\bootstrap\Plugin\Setting\JavaScript\Popovers themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverContainer.php The "popover_container" theme setting.
PopoverContent class Drupal\bootstrap\Plugin\Setting\JavaScript\Popovers themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverContent.php The "popover_content" theme setting.
PopoverDelay class Drupal\bootstrap\Plugin\Setting\JavaScript\Popovers themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverDelay.php The "popover_delay" theme setting.
PopoverEnabled class Drupal\bootstrap\Plugin\Setting\JavaScript\Popovers themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverEnabled.php The "popover_enabled" theme setting.
PopoverHtml class Drupal\bootstrap\Plugin\Setting\JavaScript\Popovers themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverHtml.php The "popover_html" theme setting.
PopoverPlacement class Drupal\bootstrap\Plugin\Setting\JavaScript\Popovers themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverPlacement.php The "popover_placement" theme setting.
PopoverSelector class Drupal\bootstrap\Plugin\Setting\JavaScript\Popovers themes/contrib/bootstrap/src/Plugin/Setting/JavaScript/Popovers/PopoverSelector.php The "popover_selector" theme setting.

Pages

Other projects