Whether this view uses AJAX.
Type: bool
File
- core/modules/views/src/ViewExecutable.php, line 69
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
1 | protected $ajaxEnabled = FALSE; |
Whether this view uses AJAX.
Type: bool
Drupal\views
1 | protected $ajaxEnabled = FALSE; |
Designed by : w10schools
service@w10schools.com
Please login to continue.