You are here

Functions in Background Image 2.0.x

Primary tabs

Namesort descending Location Description Direct uses Strings
background_image_cache_flush ./background_image.module Implements hook_cache_flush().
background_image_entity_delete ./background_image.module Implements hook_entity_delete().
background_image_entity_prepare_form ./background_image.module Implements hook_entity_prepare_form().
background_image_form_alter ./background_image.module Implements hook_form_alter().
background_image_inline_entity_form_entity_form_alter ./background_image.module Implements hook_inline_entity_form_entity_form_alter().
background_image_module_implements_alter ./background_image.module Implements hook_module_implements_alter().
background_image_preprocess_html ./background_image.module Implements hook_preprocess_HOOK().
background_image_preprocess_region__background_image ./background_image.module Implements hook_preprocess_HOOK().
background_image_system_info_alter ./background_image.module Implements hook_system_info_alter().
background_image_theme ./background_image.module Implements hook_theme().
background_image_tokens ./background_image.module Implements hook_tokens().
background_image_token_info ./background_image.module Implements hook_token_info().
background_image_token_info_alter ./background_image.module Implements hook_token_info_alter().
background_image_update_8401 ./background_image.install Ensure all entity targets are stored using UUIDs.
hook_background_image_build_alter ./background_image.api.php Provides extensions a way to alter the image after its been built.
hook_background_image_css_template_alter ./background_image.api.php Provides extensions a way to alter the CSS template and variables used.
hook_background_image_text_after_build_alter ./background_image.api.php Provides extensions a way to alter the text after it's been tokenized.
hook_background_image_text_build_alter ./background_image.api.php Provides extensions a way to alter the text before it's been tokenized.

Other projects