You are here

10 functions implement hook_token_values() in Token 6

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

book_token_values in ./token_node.inc
Implements hook_token_values() on behalf of book.module.
comment_token_values in ./token_comment.inc
Implements hook_token_values() on behalf of comment.module.
menu_token_values in ./token_node.inc
Implements hook_token_values() on behalf of menu.module.
node_token_values in ./token_node.inc
Implements hook_token_values() on behalf of node.module.
taxonomy_token_values in ./token_taxonomy.inc
Implements hook_token_values().
tokenSTARTER_token_values in ./tokenSTARTER.module
Implementation of hook_token_values().
token_get_date_token_values in ./token.module
Build a list of common date tokens for use in hook_token_values().
token_test_token_values in tests/token_test.module
Implements hook_token_values().
token_token_values in ./token.module
Implements hook_token_values().
user_token_values in ./token_user.inc
Implementation of hook_token_values().