You are here

namespace Drupal\views_bootstrap\Plugin\views\style in Views Bootstrap 8.3

Same name in other branches
  1. 8.4 Drupal\views_bootstrap\Plugin\views\style
Classsort descending Location Description
ViewsBootstrapAccordion src/Plugin/views/style/ViewsBootstrapAccordion.php Style plugin to render each item as a row in a Bootstrap Accordion.
ViewsBootstrapCards src/Plugin/views/style/ViewsBootstrapCards.php Style plugin to render each item in an ordered or unordered list.
ViewsBootstrapCarousel src/Plugin/views/style/ViewsBootstrapCarousel.php Style plugin to render each item as a row in a Bootstrap Carousel.
ViewsBootstrapDropdown src/Plugin/views/style/ViewsBootstrapDropdown.php Style plugin to render each item as a row in a Bootstrap Dropdown.
ViewsBootstrapGrid src/Plugin/views/style/ViewsBootstrapGrid.php Style plugin to render each item in an ordered or unordered list.
ViewsBootstrapListGroup src/Plugin/views/style/ViewsBootstrapListGroup.php Style plugin to render each item in an ordered or unordered list.
ViewsBootstrapMediaObject src/Plugin/views/style/ViewsBootstrapMediaObject.php Style plugin to render each item as a row in a Bootstrap Media Object.
ViewsBootstrapPanel src/Plugin/views/style/ViewsBootstrapPanel.php Style plugin to render each item as a row in a Bootstrap Panel.
ViewsBootstrapTab src/Plugin/views/style/ViewsBootstrapTab.php Style plugin to render each item in an ordered or unordered list.
ViewsBootstrapTable src/Plugin/views/style/ViewsBootstrapTable.php Style plugin to render each item as a row in a Bootstrap table.
ViewsBootstrapThumbnail src/Plugin/views/style/ViewsBootstrapThumbnail.php Style plugin to render each item as a row in a Bootstrap thumbnail.