Views area handlers in Views (for Drupal 7) 8.3
Handlers to tell Views what can display in header, footer and empty text in a view.
File
- lib/
Drupal/ views/ Plugin/ views/ area/ AreaPluginBase.php, line 14 - Definition of Drupal\views\Plugin\views\area\AreaPluginBase.
Classes
Name | Location | Description |
---|---|---|
AreaPluginBase |
lib/ |
Base class for area handlers. |
AreaPluginBase |
lib/ |
Base class for area handlers. |
Broken |
lib/ |
A special handler to take the place of missing or broken handlers. |
Result |
lib/ |
Views area handler to display some configurable result summary. |
Text |
lib/ |
Views area text handler. |
TextCustom |
lib/ |
Views area text handler. |
Title |
lib/ |
Views area title override handler. |
View |
lib/ |
Views area handlers. Insert a view inside of an area. |