namespace Drupal\views\Plugin\views\row in Views (for Drupal 7) 8.3
|
Class |
Location | Description |
|---|---|---|
| Fields |
lib/ |
The basic 'fields' row plugin |
| RowPluginBase |
lib/ |
Default plugin to view a single row of a table. This is really just a wrapper around a theme function. |
| RssFields |
lib/ |
Renders an RSS item based on fields. |