You are here

constant VIEWS_DATA_EXPORT_BODY in Views data export 7.4

Same name and namespace in other branches
  1. 6.3 views_data_export.module \VIEWS_DATA_EXPORT_BODY
  2. 6 views_data_export.module \VIEWS_DATA_EXPORT_BODY
  3. 6.2 views_data_export.module \VIEWS_DATA_EXPORT_BODY
  4. 7 views_data_export.module \VIEWS_DATA_EXPORT_BODY
  5. 7.3 views_data_export.module \VIEWS_DATA_EXPORT_BODY
3 uses of VIEWS_DATA_EXPORT_BODY
views_data_export_plugin_display_export::execute_normal in plugins/views_data_export_plugin_display_export.inc
Compiles the next chunk of the output file.
views_data_export_plugin_display_export::query in plugins/views_data_export_plugin_display_export.inc
Trick views into thinking that we have executed the query and got results.
views_data_export_plugin_display_export::render in plugins/views_data_export_plugin_display_export.inc
Render the display.

File

./views_data_export.module, line 9
Provides the ability to export to specific

Code

define('VIEWS_DATA_EXPORT_BODY', 'body');