You are here

protected property Xml::$livePreview in Views XML Backend 8

Whether the current view is in preview.

Type: bool

File

src/Plugin/views/query/Xml.php, line 95
Contains \Drupal\views_xml_backend\Plugin\views\query\Xml.

Class

Xml
Views query plugin for an XML query.

Namespace

Drupal\views_xml_backend\Plugin\views\query

Code

protected $livePreview = FALSE;