Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ViewsArea.php

class ViewsArea

Same name in this branch
  1. 11.1.x core/modules/views/src/Annotation/ViewsArea.php \Drupal\views\Annotation\ViewsArea

Defines a Plugin attribute object for views area handlers.

Hierarchy

  • class \Drupal\Component\Plugin\Attribute\AttributeBase implements \Drupal\Component\Plugin\Attribute\AttributeInterface
    • class \Drupal\Component\Plugin\Attribute\PluginID extends \Drupal\Component\Plugin\Attribute\AttributeBase
      • class \Drupal\views\Attribute\ViewsArea extends \Drupal\Component\Plugin\Attribute\PluginID

Expanded class hierarchy of ViewsArea

See also

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

Related topics

Views area handler plugins
Plugins governing areas of views, such as header, footer, and empty text.
12 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/block_content/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 {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal