You are here

constant WEBFORM_ENTITY_PRINT_IMAGE_TOKEN in Webform 6.x

The name of the query parameter for webform entity print image tokens.

1 use of WEBFORM_ENTITY_PRINT_IMAGE_TOKEN
webform_entity_print_webform_submission_access in modules/webform_entity_print/webform_entity_print.module
Implements hook_webform_submission_access().

File

modules/webform_entity_print/webform_entity_print.module, line 24
Provides Entity Print (PDF) integration.

Code

define('WEBFORM_ENTITY_PRINT_IMAGE_TOKEN', 'webform_entity_print_itok');