You are here

namespace Drupal\sortableviews\Plugin\views\style in Sortableviews 8

Classsort descending Location Description
SortableDefault src/Plugin/views/style/SortableDefault.php Style plugin to render rows one after another with no decorations.
SortableHtmlList src/Plugin/views/style/SortableHtmlList.php Style plugin to render each item in an ordered or unordered list.
SortableTable src/Plugin/views/style/SortableTable.php Style plugin to render each item as a row in a table.