AlterManager |
class |
src/Plugin/AlterManager.php |
Manages discovery and instantiation of Bootstrap hook alters. |
BootstrapAlter |
class |
src/Annotation/BootstrapAlter.php |
Defines a BootstrapAlter annotation object. |
AlterInterface |
interface |
src/Plugin/Alter/AlterInterface.php |
Defines the interface for an object oriented alter. |
@BootstrapAlter |
file |
docs/plugins/Alter.md |
Documentation for the @BootstrapAlter annotated plugin. |
@BootstrapAlter |
group |
docs/plugins/Alter.md |
Documentation for the @BootstrapAlter annotated plugin. |
Bootstrap::alter |
function |
src/Bootstrap.php |
Manages theme alter hooks as classes and allows sub-themes to sub-class. |
AlterManager.php |
file |
src/Plugin/AlterManager.php |
|
LibraryInfo::alter |
function |
src/Plugin/Alter/LibraryInfo.php |
Alters data for a specific hook_TYPE_alter() implementation. |
BootstrapAlter.php |
file |
src/Annotation/BootstrapAlter.php |
|
ElementInfo::alter |
function |
src/Plugin/Alter/ElementInfo.php |
Alters data for a specific hook_TYPE_alter() implementation. |
AlterInterface.php |
file |
src/Plugin/Alter/AlterInterface.php |
|
FormBase::alterForm |
function |
src/Plugin/Form/FormBase.php |
The alter method to store the code. |
bootstrap_form_alter |
function |
./bootstrap.theme |
|
ThemeRegistry::alter |
function |
src/Plugin/Alter/ThemeRegistry.php |
Alters data for a specific hook_TYPE_alter() implementation. |
AlterInterface::alter |
function |
src/Plugin/Alter/AlterInterface.php |
Alters data for a specific hook_TYPE_alter() implementation. |
CdnProvider::alterForm |
function |
src/Plugin/Setting/Advanced/Cdn/CdnProvider.php |
The alter method to store the code. |
PageAttachments::alter |
function |
src/Plugin/Alter/PageAttachments.php |
Alters data for a specific hook_TYPE_alter() implementation. |
SettingBase::alterForm |
function |
src/Plugin/Setting/SettingBase.php |
The alter method to store the code. |
ThemeSuggestions::alter |
function |
src/Plugin/Alter/ThemeSuggestions.php |
Alters data for a specific hook_TYPE_alter() implementation. |
FormInterface::alterForm |
function |
src/Plugin/Form/FormInterface.php |
The alter method to store the code. |
AlterManager::__construct |
function |
src/Plugin/AlterManager.php |
Constructs a new \Drupal\bootstrap\Plugin\AlterManager object. |
Schemas::alterFormElement |
function |
src/Plugin/Setting/Schemas.php |
The alter method to store the code. |
CdnProviderBase::alterForm |
function |
src/Plugin/Setting/Advanced/Cdn/CdnProviderBase.php |
The alter method to store the code. |
CdnTheme::alterFormElement |
function |
src/Plugin/Setting/Advanced/Cdn/CdnTheme.php |
The alter method to store the code. |
FormBase::alterFormElement |
function |
src/Plugin/Form/FormBase.php |
The alter method to store the code. |
CdnCustom::alterFormElement |
function |
src/Plugin/Setting/Advanced/Cdn/CdnCustom.php |
The alter method to store the code. |
ThemeSuggestions::alterUser |
function |
src/Plugin/Alter/ThemeSuggestions.php |
Dynamic alter method for "user". |
bootstrap_js_settings_alter |
function |
./bootstrap.theme |
|
bootstrap_element_info_alter |
function |
./bootstrap.theme |
|
CdnVersion::alterFormElement |
function |
src/Plugin/Setting/Advanced/Cdn/CdnVersion.php |
The alter method to store the code. |
ThemeSuggestions::alterInput |
function |
src/Plugin/Alter/ThemeSuggestions.php |
Dynamic alter method for "input". |
bootstrap_library_info_alter |
function |
./bootstrap.theme |
|
SearchForm::alterFormElement |
function |
src/Plugin/Form/SearchForm.php |
The alter method to store the code. |
SettingBase::alterFormElement |
function |
src/Plugin/Setting/SettingBase.php |
The alter method to store the code. |
RegionWells::alterFormElement |
function |
src/Plugin/Setting/Components/Region/RegionWells.php |
The alter method to store the code. |
Broken::alterFrameworkLibrary |
function |
src/Plugin/Provider/Broken.php |
Alters the framework library. |
CdnProvider::alterFormElement |
function |
src/Plugin/Setting/Advanced/Cdn/CdnProvider.php |
The alter method to store the code. |
bootstrap_theme_registry_alter |
function |
./bootstrap.theme |
@todo Remove once a proper replacement for the theme.registry service can be
created in a bootstrap_core sub-module. |
ModalEnabled::alterFormElement |
function |
src/Plugin/Setting/JavaScript/Modals/ModalEnabled.php |
The alter method to store the code. |
PluginManager::alterDefinitions |
function |
src/Plugin/PluginManager.php |
|
FormInterface::alterFormElement |
function |
src/Plugin/Form/FormInterface.php |
The alter method to store the code. |
bootstrap_page_attachments_alter |
function |
./bootstrap.theme |
|
BreadcrumbHome::alterFormElement |
function |
src/Plugin/Setting/Components/Breadcrumbs/BreadcrumbHome.php |
The alter method to store the code. |
TooltipEnabled::alterFormElement |
function |
src/Plugin/Setting/JavaScript/Tooltips/TooltipEnabled.php |
The alter method to store the code. |
ModalAnimation::alterFormElement |
function |
src/Plugin/Setting/JavaScript/Modals/ModalAnimation.php |
The alter method to store the code. |
PopoverEnabled::alterFormElement |
function |
src/Plugin/Setting/JavaScript/Popovers/PopoverEnabled.php |
The alter method to store the code. |
bootstrap_theme_suggestions_alter |
function |
./bootstrap.theme |
|
ThemeSuggestions::getAlterMethods |
function |
src/Plugin/Alter/ThemeSuggestions.php |
Retrieves the methods to invoke to process the theme hook suggestion. |
CdnCacheTtlBase::alterFormElement |
function |
src/Plugin/Setting/Advanced/Cdn/CdnCacheTtlBase.php |
The alter method to store the code. |
ModalSelectText::alterFormElement |
function |
src/Plugin/Setting/JavaScript/Modals/ModalSelectText.php |
The alter method to store the code. |