constant BLOCK_TOKEN_SEPARATOR in Block Token 8
Same name and namespace in other branches
- 7 block_token.module \BLOCK_TOKEN_SEPARATOR
2 uses of BLOCK_TOKEN_SEPARATOR
- block_token_tokens in ./
block_token.module - Implements hook_tokens().
- block_token_token_name in ./
block_token.module - Creates the token string.
File
- ./
block_token.module, line 16 - Defines necessary hooks and functions for block_token form.
Code
define('BLOCK_TOKEN_SEPARATOR', ':');