Search for set
Title | Object type | File name | Summary |
---|---|---|---|
SettingsTrayBlockFormTest::testValidationMessages | function | core/ |
Tests that validation errors appear in the off-canvas dialog. |
SettingsTrayFormAnnotationIsClassBlock | class | core/ |
Block that explicitly provides a "settings_tray" form class. |
SettingsTrayFormAnnotationIsClassBlock.php | file | core/ |
|
SettingsTrayFormAnnotationIsClassBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SettingsTrayFormAnnotationIsClassBlockForm | class | core/ |
|
SettingsTrayFormAnnotationIsClassBlockForm.php | file | core/ |
|
SettingsTrayFormAnnotationIsClassBlockForm::$plugin | property | core/ |
The block plugin. |
SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
SettingsTrayFormAnnotationIsClassBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
SettingsTrayFormAnnotationIsFalseBlock | class | core/ |
Block that explicitly provides no "settings_tray" form, thus opting out. |
SettingsTrayFormAnnotationIsFalseBlock.php | file | core/ |
|
SettingsTrayFormAnnotationIsFalseBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SettingsTrayFormAnnotationNoneBlock | class | core/ |
Block that does nothing explicit for Settings Tray. |
SettingsTrayFormAnnotationNoneBlock.php | file | core/ |
|
SettingsTrayFormAnnotationNoneBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SettingsTrayHooks | class | core/ |
Hook implementations for settings_tray. |
SettingsTrayHooks.php | file | core/ |
|
SettingsTrayHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
SettingsTrayHooks::blockViewAlter | function | core/ |
Implements hook_block_view_alter(). |
SettingsTrayHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
SettingsTrayHooks::cssAlter | function | core/ |
Implements hook_css_alter(). |
SettingsTrayHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
SettingsTrayHooks::help | function | core/ |
Implements hook_help(). |
SettingsTrayHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
SettingsTrayTest | class | core/ |
Tests opening and saving block forms in the off-canvas dialog. |
SettingsTrayTest.php | file | core/ |
|
SettingsTrayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SettingsTrayTest::$modules | property | core/ |
Modules to install. |
SettingsTrayTest::getBlockSelector | function | core/ |
Gets the block CSS selector. |
SettingsTrayTest::testOptOut | function | core/ |
Tests that certain blocks opt out from Settings Tray. |
SettingsTrayTest::testPossibleAnnotations | function | core/ |
Tests the 3 possible forms[settings_tray] annotations: class, FALSE, none. |
SettingsTrayTestBase | class | core/ |
Base class for Settings Tray tests. |
SettingsTrayTestBase.php | file | core/ |
|
SettingsTrayTestBase::$modules | property | core/ |
Modules to install. |
SettingsTrayTestBase::assertEditModeDisabled | function | core/ |
Assert that edit mode has been properly disabled. |
SettingsTrayTestBase::assertEditModeEnabled | function | core/ |
Assert that edit mode has been properly enabled. |
SettingsTrayTestBase::assertOffCanvasBlockFormIsValid | function | core/ |
Asserts that Off-Canvas block form is valid. |
SettingsTrayTestBase::disableEditMode | function | core/ |
Disables edit mode by pressing edit button in the toolbar. |
SettingsTrayTestBase::enableEditMode | function | core/ |
Enables edit mode by pressing edit button in the toolbar. |
SettingsTrayTestBase::getBlockSelector | function | core/ |
Gets the block CSS selector. |
SettingsTrayTestBase::getTestThemes | function | core/ |
Get themes to test. |
SettingsTrayTestBase::isLabelInputVisible | function | core/ |
Determines if the label input is visible. |
SettingsTrayTestBase::LABEL_INPUT_SELECTOR | constant | core/ |
|
SettingsTrayTestBase::openBlockForm | function | core/ |
Open block form by clicking the element found with a css selector. |
SettingsTrayTestBase::pressToolbarEditButton | function | core/ |
Press the toolbar Edit button provided by the contextual module. |
SettingsTrayTestBase::TOOLBAR_EDIT_LINK_SELECTOR | constant | core/ |
|
SettingsTrayTestCssHooks | class | core/ |
Hook implementations for settings_tray_test_css. |
SettingsTrayTestCssHooks.php | file | core/ |
|
SettingsTrayTestCssHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
SettingsTrayThemeHooks | class | core/ |
Hook implementations for settings_tray. |
Pagination
- Previous page
- Page 129
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.