You are here

8 calls to token_get_info() in Token 7

theme_token_tree in ./token.pages.inc
Provide a 'tree' display of nested tokens.
token_get_global_token_types in ./token.module
Get a list of token types that can be used without any context (global).
token_get_invalid_tokens in ./token.module
Validate an array of tokens based on their token type.
token_get_invalid_tokens_by_context in ./token.module
Validate an tokens in raw text based on possible contexts.
token_tokens in ./token.tokens.inc
Implements hook_tokens().
token_type_load in ./token.module
_token_build_tree in ./token.module
Generate a token tree.
_token_module in ./token.module
Return the module responsible for a token.