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

Breadcrumb

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

function HandlerBase::exposedInfo

Get information about the exposed form for the form renderer.

1 method overrides HandlerBase::exposedInfo()
FilterPluginBase::exposedInfo in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Tell the renderer about our exposed form.

File

core/modules/views/src/Plugin/views/HandlerBase.php, line 444

Class

HandlerBase
Base class for Views handler plugins.

Namespace

Drupal\views\Plugin\views

Code

public function exposedInfo() {
}

API Navigation

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