ViewsExposedForm::$no_ui
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

Whether the plugin should be not selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.

2025-01-10 15:47:30
ViewsExposedForm::$title
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

The plugin title used in the views UI. Type:

2025-01-10 15:47:30
ViewsExposedForm::$display_types
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

The types of the display this plugin can be used with. For example the Feed display defines the type 'feed', so only rss style and row plugins

2025-01-10 15:47:30
ViewsExposedForm::$id
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

The plugin ID. Type: string File core/modules/views

2025-01-10 15:47:30
ViewsExposedForm::$short_title
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

(optional) The short title used in the views UI. Type:

2025-01-10 15:47:30
ViewsExposedForm::$help
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

A short help string; this is displayed in the views UI. Type:

2025-01-10 15:47:30
ViewsExposedForm
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

Defines a Plugin annotation object for views exposed form plugins. Hierarchy class

2025-01-10 15:47:30
ViewsExposedForm::$base
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

The base tables on which this exposed form plugin can be used. If no base table is specified the plugin can be used with all tables.

2025-01-10 15:47:30