You are here

public property ViewUI::$live_preview in Views (for Drupal 7) 8.3

Is the view runned in a context of the preview in the admin interface.

Type: bool

File

views_ui/lib/Drupal/views_ui/ViewUI.php, line 92
Definition of Drupal\views_ui\ViewUI.

Class

ViewUI
Stores UI related temporary settings.

Namespace

Drupal\views_ui

Code

public $live_preview;