You are here

Files in Improved Multi Select 8

Primary tabs

File namesort descending Location Namespace Description
ImprovedMultiSelectTests.php src/Tests/Functional/ImprovedMultiSelectTests.php Drupal\improved_multi_select\Tests\Functional
improved_multi_select-rtl.css css/improved_multi_select-rtl.css .improvedselect .add_all, .improvedselect .del_all, .improvedselect .del, .improvedselect .add, .improvedselect .move_up, .improvedselect .move_down { margin: 0 10% 10px 0 !important; } .improvedselect .improvedselect_control { float:…
improved_multi_select.css css/improved_multi_select.css .improvedselect ul li { padding: 0 5px; display: block; margin: 0; cursor: pointer; background: none; } .improvedselect .del_all:hover, .improvedselect .add_all:hover, .improvedselect .del:hover, .improvedselect .add:hover, .improvedselect…
improved_multi_select.info.yml improved_multi_select.info.yml improved_multi_select.info.yml
improved_multi_select.libraries.yml improved_multi_select.libraries.yml improved_multi_select.libraries.yml
improved_multi_select.links.menu.yml improved_multi_select.links.menu.yml improved_multi_select.links.menu.yml
improved_multi_select.module improved_multi_select.module Replace the default multi-select boxes with two panels list and filter.
improved_multi_select.routing.yml improved_multi_select.routing.yml improved_multi_select.routing.yml
improved_multi_select.schema.yml config/schema/improved_multi_select.schema.yml config/schema/improved_multi_select.schema.yml
improved_multi_select.settings.yml config/install/improved_multi_select.settings.yml config/install/improved_multi_select.settings.yml
ImsOptionsWidget.php modules/ims_options_widget/src/Plugin/Field/FieldWidget/ImsOptionsWidget.php Drupal\ims_options_widget\Plugin\Field\FieldWidget
ImsOptionsWidgetsTest.php modules/ims_options_widget/src/Tests/Functional/ImsOptionsWidgetsTest.php Drupal\ims_options_widget\Tests\Functional
ims_options_widget.info.yml modules/ims_options_widget/ims_options_widget.info.yml modules/ims_options_widget/ims_options_widget.info.yml
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The Improved Multi Select module replace the default multi-select boxes with two panel list and…
README.txt modules/ims_options_widget/README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The IMS (Improved Multi Select) Options Widget module extends the options_select widget. It just…
SettingsForm.php src/Form/SettingsForm.php Drupal\improved_multi_select\Form

Other projects