You are here

public property views_data_export_plugin_display_export::$batched_execution_state in Views data export 7.4

Same name and namespace in other branches
  1. 6.3 plugins/views_data_export_plugin_display_export.inc \views_data_export_plugin_display_export::batched_execution_state
  2. 6 plugins/views_data_export_plugin_display_export.inc \views_data_export_plugin_display_export::batched_execution_state
  3. 6.2 plugins/views_data_export_plugin_display_export.inc \views_data_export_plugin_display_export::batched_execution_state
  4. 7 plugins/views_data_export_plugin_display_export.inc \views_data_export_plugin_display_export::batched_execution_state
  5. 7.3 plugins/views_data_export_plugin_display_export.inc \views_data_export_plugin_display_export::batched_execution_state

The batched execution state of the view.

File

plugins/views_data_export_plugin_display_export.inc, line 22
Contains the bulk export display plugin.

Class

views_data_export_plugin_display_export
The plugin that batches its rendering.

Code

public $batched_execution_state;