ViewExecutable::$exposed_widgets
Same name in other branches
- 9 core/modules/views/src/ViewExecutable.php \Drupal\views\ViewExecutable::exposed_widgets
- 10 core/modules/views/src/ViewExecutable.php \Drupal\views\ViewExecutable::exposed_widgets
- 11.x core/modules/views/src/ViewExecutable.php \Drupal\views\ViewExecutable::exposed_widgets
The rendered output of the exposed form.
Type: string
File
-
core/
modules/ views/ src/ ViewExecutable.php, line 347
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\viewsCode
public $exposed_widgets;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.