You are here

Functions in Token 7

Primary tabs

Namesort descending Location Description Direct uses Strings
book_tokens ./token.tokens.inc Implements hook_tokens() on behalf of book.module.
book_token_info ./token.tokens.inc Implements hook_token_info() on behalf of book.module.
drush_token_cache_clear_token_info ./token.drush.inc Clear caches internal to Token module. 1
field_tokens ./token.tokens.inc Implements hook_tokens() on behalf of field.module.
field_token_info_alter ./token.tokens.inc Implements hook_token_info_alter() on behalf of field.module.
menu_tokens ./token.tokens.inc Implements hook_tokens() on behalf of menu.module.
menu_token_info ./token.tokens.inc Implements hook_token_info() on behalf of menu.module.
profile_tokens ./token.tokens.inc Implements hook_tokens() on behalf of profile.module.
profile_token_info ./token.tokens.inc Implements hook_token_info() on behalf of profile.module.
theme_token_tree ./token.pages.inc Provide a 'tree' display of nested tokens.
theme_token_tree_link ./token.pages.inc Theme a link to a token tree either as a regular link or a dialog. 1
theme_tree_table ./token.pages.inc Theme a tree table.
token_admin_menu_output_alter ./token.module Implements hook_admin_menu_output_alter().
token_asort_tokens ./token.module uasort() callback to sort tokens by the 'name' property. 1
token_autocomplete ./token.pages.inc
token_autocomplete_token ./token.pages.inc 1 1
token_autocomplete_type ./token.pages.inc 1
token_block_view_alter ./token.module Implements hook_block_view_alter().
token_book_link_load ./token.module Get a translated book menu link by its mlid, without access checking. 1 1
token_build_tree ./token.module Build a tree array of tokens used for themeing or information. 3 1
token_clean_token_name ./token.module Prepare a string for use as a valid token name. 1
token_clear_cache ./token.module Clear token caches and static variables. 5 1
token_devel_token_object ./token.pages.inc Menu callback; prints the available tokens and values for an object. 1
token_drush_cache_clear ./token.drush.inc Implements hook_drush_cache_clear().
token_element_validate ./token.module Validate a form element that should have tokens in it. 1 3
token_element_validate_token_context ./token.module Deprecated. Use token_element_validate() instead.
token_entity_info_alter ./token.module Implements hook_entity_info_alter().
token_field_create_instance ./token.module Implements hook_field_create_instance().
token_field_delete_instance ./token.module Implements hook_field_delete_instance().
token_field_display_alter ./token.module Implements hook_field_display_alter().
token_field_info_alter ./token.module Implements hook_field_info_alter().
token_field_update_instance ./token.module Implements hook_field_update_instance().
token_field_widget_form_alter ./token.module Implements hook_widget_form_alter().
token_flatten_tree ./token.module Flatten a token tree. 1
token_flush_caches ./token.module Implements hook_flush_caches().
token_flush_cache_callback ./token.pages.inc Page callback to clear the token registry caches. 1
token_form_alter ./token.module Implements hook_form_alter().
token_form_block_add_block_form_alter ./token.module Implements hook_form_FORM_ID_alter().
token_form_block_admin_configure_alter ./token.module Implements hook_form_FORM_ID_alter(). 1
token_form_field_ui_field_edit_form_alter ./token.module Implements hook_form_FORM_ID_alter().
token_form_system_actions_configure_alter ./token.module Implements hook_form_FORM_ID_alter().
token_form_user_admin_settings_alter ./token.module Implements hook_form_FORM_ID_alter().
token_get_entity_mapping ./token.module Return an array of entity type to token type mappings. 4 1
token_get_global_token_types ./token.module Get a list of token types that can be used without any context (global). 2 1
token_get_info ./token.module Retrieve, sort, store token info from the cache. 8 1
token_get_invalid_tokens ./token.module Validate an array of tokens based on their token type. 1
token_get_invalid_tokens_by_context ./token.module Validate an tokens in raw text based on possible contexts. 2
token_get_token_problems ./token.install Get token problems. 1
token_help ./token.module Implements hook_help().
token_library ./token.module Implements hook_library().

Pages

Other projects