namespace Drupal\views\Plugin\views\area
Same name in other branches
Object name | File name | Summary |
---|---|---|
AreaPluginBase | core/modules/views/src/Plugin/views/area/AreaPluginBase.php | Base class for area handler plugins. |
Broken | core/modules/views/src/Plugin/views/area/Broken.php | A special handler to take the place of missing or broken handlers. |
DisplayLink | core/modules/views/src/Plugin/views/area/DisplayLink.php | Views area display_link handler. |
Entity | core/modules/views/src/Plugin/views/area/Entity.php | Provides an area handler which renders an entity in a certain view mode. |
HTTPStatusCode | core/modules/views/src/Plugin/views/area/HTTPStatusCode.php | Alter the HTTP response status code used by the view. |
Messages | core/modules/views/src/Plugin/views/area/Messages.php | Provides an area for messages. |
Result | core/modules/views/src/Plugin/views/area/Result.php | Views area handler to display some configurable result summary. |
Text | core/modules/views/src/Plugin/views/area/Text.php | Views area text handler. |
TextCustom | core/modules/views/src/Plugin/views/area/TextCustom.php | Views area text handler. |
Title | core/modules/views/src/Plugin/views/area/Title.php | Views area title override handler. |
TokenizeAreaPluginBase | core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php | Tokenized base class for area handlers. |
View | core/modules/views/src/Plugin/views/area/View.php | Views area handlers. Insert a view inside of an area. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.