You are here

constant VIEWS_DATA_EXPORT_HEADER in Views data export 7.4

Same name and namespace in other branches
  1. 6.3 views_data_export.module \VIEWS_DATA_EXPORT_HEADER
  2. 6 views_data_export.module \VIEWS_DATA_EXPORT_HEADER
  3. 6.2 views_data_export.module \VIEWS_DATA_EXPORT_HEADER
  4. 7 views_data_export.module \VIEWS_DATA_EXPORT_HEADER
  5. 7.3 views_data_export.module \VIEWS_DATA_EXPORT_HEADER

@file Provides the ability to export to specific

4 uses of VIEWS_DATA_EXPORT_HEADER
views_data_export_new in ./views_data_export.module
Save a new export into the database.
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 8
Provides the ability to export to specific

Code

define('VIEWS_DATA_EXPORT_HEADER', 'header');