bootstrap_library.settings.yml in Bootstrap Library 8
config/install/bootstrap_library.settings.yml
6 string references to 'bootstrap_library.settings'
- BootstrapLibrarySettingsForm::buildForm in src/
BootstrapLibrarySettingsForm.php - Form constructor.
- BootstrapLibrarySettingsForm::getEditableConfigNames in src/
BootstrapLibrarySettingsForm.php - Gets the configuration names that will be editable.
- bootstrap_library_library_info_build in ./
bootstrap_library.module - Implements hook_library_info_build().
- bootstrap_library_page_attachments in ./
bootstrap_library.module - Implements hook_page_attachments().
- _bootstrap_library_check_theme in ./
bootstrap_library.module - Verify if current theme is selected.
File
config/install/bootstrap_library.settings.ymlView source
- url:
- visibility: '0'
- pages:
- - 'admin*'
- - 'imagebrowser*'
- - 'img_assist*'
- - 'imce*'
- - 'node/add/*'
- - 'node/*/edit'
- - 'print/*'
- - 'printpdf/*'
- - 'system/ajax'
- - 'system/ajax/*'
- theme:
- visibility: true
- themes: ''
- minimized:
- options: true
- cdn:
- bootstrap: 0
- files:
- types:
- js: true
- css: true