Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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
() { }
RSS feed