Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ViewExecutable.php
ViewExecutable::$ajaxEnabled
Whether this view uses AJAX.
Type:
bool
File
core/
modules/
views/
src/
ViewExecutable.php
, line 79
Class
ViewExecutable
Represents a view as a whole.
Namespace
Drupal\views
Code
protected $ajaxEnabled =
FALSE
;
RSS feed