class ViewsArea

Same name in this branch
  1. 11.x core/modules/views/src/Annotation/ViewsArea.php \Drupal\views\Annotation\ViewsArea
Same name and namespace in other branches
  1. 9 core/modules/views/src/Annotation/ViewsArea.php \Drupal\views\Annotation\ViewsArea
  2. 8.9.x core/modules/views/src/Annotation/ViewsArea.php \Drupal\views\Annotation\ViewsArea
  3. 10 core/modules/views/src/Annotation/ViewsArea.php \Drupal\views\Annotation\ViewsArea

Defines a Plugin attribute object for views area handlers.

Hierarchy

Expanded class hierarchy of ViewsArea

See also

\Drupal\views\Plugin\views\area\AreaPluginBase

Related topics

13 files declare their use of ViewsArea
Broken.php in core/modules/views/src/Plugin/views/area/Broken.php
DisplayLink.php in core/modules/views/src/Plugin/views/area/DisplayLink.php
Entity.php in core/modules/views/src/Plugin/views/area/Entity.php
HTTPStatusCode.php in core/modules/views/src/Plugin/views/area/HTTPStatusCode.php
ListingEmpty.php in core/modules/node/src/Plugin/views/area/ListingEmpty.php

... See full list

File

core/modules/views/src/Attribute/ViewsArea.php, line 14

Namespace

Drupal\views\Attribute
View source
class ViewsArea extends PluginID {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.