You are here

10 string references to 'gridstack.settings' in GridStack 8

GridStackForm::form in modules/gridstack_ui/src/Form/GridStackForm.php
Gets the actual form array to be built.
GridStackLayout::layoutAlter in src/Layout/GridStackLayout.php
Implements hook_layout_alter().
GridStackLayoutDeprecated::layoutAlter in src/Layout/GridStackLayoutDeprecated.php
Implements hook_layout_alter().
GridStackListBuilder::buildRow in modules/gridstack_ui/src/Controller/GridStackListBuilder.php
Builds a row for an entity in the entity listing.
GridStackManager::attach in src/GridStackManager.php
GridStackManager::preRenderGridStack in src/GridStackManager.php
GridStackSettingsForm::buildForm in modules/gridstack_ui/src/Form/GridStackSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
GridStackSettingsForm::getEditableConfigNames in modules/gridstack_ui/src/Form/GridStackSettingsForm.php
Gets the configuration names that will be editable.
GridStackSettingsForm::submitForm in modules/gridstack_ui/src/Form/GridStackSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
GridStackSettingsFormTest::testGridStackSettingsForm in tests/src/Kernel/Form/GridStackSettingsFormTest.php
Tests for \Drupal\gridstack_ui\Form\GridStackSettingsForm.