You are here

constant VIEWS_DATA_EXPORT_FOOTER in Views data export 7.4

Same name and namespace in other branches
  1. 6.3 views_data_export.module \VIEWS_DATA_EXPORT_FOOTER
  2. 6 views_data_export.module \VIEWS_DATA_EXPORT_FOOTER
  3. 6.2 views_data_export.module \VIEWS_DATA_EXPORT_FOOTER
  4. 7 views_data_export.module \VIEWS_DATA_EXPORT_FOOTER
  5. 7.3 views_data_export.module \VIEWS_DATA_EXPORT_FOOTER
3 uses of VIEWS_DATA_EXPORT_FOOTER
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 10
Provides the ability to export to specific

Code

define('VIEWS_DATA_EXPORT_FOOTER', 'footer');