ViewFormBase::$displayID

Same name and namespace in other branches
  1. 8.9.x core/modules/views_ui/src/ViewFormBase.php \Drupal\views_ui\ViewFormBase::displayID
  2. 10 core/modules/views_ui/src/ViewFormBase.php \Drupal\views_ui\ViewFormBase::displayID
  3. 11.x core/modules/views_ui/src/ViewFormBase.php \Drupal\views_ui\ViewFormBase::displayID

The name of the display used by the form.

Type: string

File

core/modules/views_ui/src/ViewFormBase.php, line 20

Class

ViewFormBase
Base form for Views forms.

Namespace

Drupal\views_ui

Code

protected $displayID;

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