constant ELOQUA_VARIABLE_SCRIPTS_DIRECTORY in Eloqua 6
Drupal variable constant that defines the location of the js files
3 uses of ELOQUA_VARIABLE_SCRIPTS_DIRECTORY
- eloqua_form_alter in ./
eloqua.module - Implementation of hook_form_alter().
- eloqua_get_scripts_directory in ./
eloqua.inc - Returns the defined scripts directory
- eloqua_init in ./
eloqua.module - Implementation of hook_init().
File
- ./
eloqua.inc, line 42
Code
define('ELOQUA_VARIABLE_SCRIPTS_DIRECTORY', 'eloqua_scripts_directory');