You are here

constant TOKENIZE_DRUPAL_VARIABLES_OPTIONS in Token Variable 7

variable constant to store selected variable options

2 uses of TOKENIZE_DRUPAL_VARIABLES_OPTIONS
token_var_token_info in ./token_var.module
Implements hook_token_info
_token_var_get_variables in ./token_var.admin.inc
Add checkboxes to token_var_settings_form form.

File

./token_var.module, line 6

Code

define("TOKENIZE_DRUPAL_VARIABLES_OPTIONS", "tokenize_drupal_variables_options");