You are here

protected property Recipe::$ajaxEnabled in Recipe 8.2

Whether the display allows the use of AJAX or not.

Type: bool

File

src/Plugin/views/display/Recipe.php, line 80

Class

Recipe
The plugin that handles a recipe format, such as RecipeML.

Namespace

Drupal\recipe\Plugin\views\display

Code

protected $ajaxEnabled = FALSE;