You are here

7 string references to 'high_contrast.settings' in High contrast 8

ConfigEventSubscriber::updateStylesheet in src/EventSubscriber/ConfigEventSubscriber.php
Regenerate the stylesheet.
HighContrastBlockView::preRender in src/HighContrastBlockView.php
#pre_render callback: Sets high contrast cacheability metadata on blocks.
HighContrastConfigOverride::getCacheableMetadata in src/HighContrastConfigOverride.php
@todo Check the right $name. See https://www.drupal.org/node/2866194
HighContrastConfigOverride::getHighContrastLogo in src/HighContrastConfigOverride.php
Returns the configured logo, either from theme dir of configured path.
HighContrastConfigurationForm::buildForm in src/Form/HighContrastConfigurationForm.php
Form constructor.
HighContrastConfigurationForm::getEditableConfigNames in src/Form/HighContrastConfigurationForm.php
Gets the configuration names that will be editable.
HighContrastConfigurationForm::submitForm in src/Form/HighContrastConfigurationForm.php
Form submission handler.