You are here

Files in Sortableviews 8

Primary tabs

File namesort descending Location Namespace Description
AjaxController.php src/Controller/AjaxController.php Drupal\sortableviews\Controller
AjaxControllerTest.php tests/src/Unit/Controller/AjaxControllerTest.php Drupal\Tests\sortableviews\Unit\Controller
field.field.node.test.field_weight.yml tests/modules/sortableviews_test/config/install/field.field.node.test.field_weight.yml tests/modules/sortableviews_test/config/install/field.field.node.test.field_weight.yml
field.storage.node.field_weight.yml tests/modules/sortableviews_test/config/install/field.storage.node.field_weight.yml tests/modules/sortableviews_test/config/install/field.storage.node.field_weight.yml
node.type.test.yml tests/modules/sortableviews_test/config/install/node.type.test.yml tests/modules/sortableviews_test/config/install/node.type.test.yml
README.txt README.txt SORTABLEVIEWS This is an alternative for the popular DraggableViews module. The difference lies in that this module stores weights directly on entity fields. Here is how it works: 1. Create a view of any entity and have its format be any…
SaveSortableViewsChanges.php src/Plugin/views/area/SaveSortableViewsChanges.php Drupal\sortableviews\Plugin\views\area
SortableDefault.php src/Plugin/views/style/SortableDefault.php Drupal\sortableviews\Plugin\views\style
SortableHtmlList.php src/Plugin/views/style/SortableHtmlList.php Drupal\sortableviews\Plugin\views\style
SortableTable.php src/Plugin/views/style/SortableTable.php Drupal\sortableviews\Plugin\views\style
sortableviews-handle.html.twig templates/sortableviews-handle.html.twig Default twig file for sortableviews_handle.
sortableviews.info.yml sortableviews.info.yml sortableviews.info.yml
sortableviews.libraries.yml sortableviews.libraries.yml sortableviews.libraries.yml
sortableviews.module sortableviews.module Hook implementations for Sortable Views.
sortableviews.routing.yml sortableviews.routing.yml sortableviews.routing.yml
sortableviews.schema.yml config/schema/sortableviews.schema.yml config/schema/sortableviews.schema.yml
sortableviews.services.yml sortableviews.services.yml sortableviews.services.yml
SortableviewsAccess.php src/Access/SortableviewsAccess.php Drupal\sortableviews\Access
SortableviewsAccessTest.php tests/src/Unit/Access/SortableviewsAccessTest.php Drupal\Tests\sortableviews\Unit\Access
SortableViewsHandle.php src/Plugin/views/field/SortableViewsHandle.php Drupal\sortableviews\Plugin\views\field
SortableViewsStyleTrait.php src/SortableViewsStyleTrait.php Drupal\sortableviews
SortableviewsTest.php tests/src/Functional/SortableviewsTest.php Drupal\Tests\sortableviews\Functional
sortableviews_test.info.yml tests/modules/sortableviews_test/sortableviews_test.info.yml tests/modules/sortableviews_test/sortableviews_test.info.yml
views.view.ol.yml tests/modules/sortableviews_test/config/install/views.view.ol.yml tests/modules/sortableviews_test/config/install/views.view.ol.yml
views.view.table.yml tests/modules/sortableviews_test/config/install/views.view.table.yml tests/modules/sortableviews_test/config/install/views.view.table.yml
views.view.ul.yml tests/modules/sortableviews_test/config/install/views.view.ul.yml tests/modules/sortableviews_test/config/install/views.view.ul.yml
views.view.unformatted.yml tests/modules/sortableviews_test/config/install/views.view.unformatted.yml tests/modules/sortableviews_test/config/install/views.view.unformatted.yml

Other projects