You are here

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

GridStackFormBase::form in modules/gridstack_ui/src/Form/GridStackFormBase.php
Gets the actual form array to be built.
GridStackHook::layoutAlter in src/GridStackHook.php
Implements hook_layout_alter().
GridStackHook::libraryInfoAlter in src/GridStackHook.php
Implements hook_library_info_alter().
GridStackListBuilder::buildRow in modules/gridstack_ui/src/Controller/GridStackListBuilder.php
Builds a row for an entity in the entity listing.
GridStackManager::getGridStackSettings in src/GridStackManager.php
Returns the common settings inherited down to each item.
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.
gridstack_update_8206 in ./gridstack.install
Added GridStackEngineManager service to manage layout engines.