You are here

Functions in CSS Embedded Images 7

Primary tabs

Namesort descending Location Description Direct uses Strings
css_emimage_admin_info_form ./css_emimage.admin.inc Form builder; Configure advagg settings. 1
css_emimage_advagg_build_aggregate_plans_alter ./css_emimage.advagg.inc Implements hook_advagg_build_aggregate_plans_alter().
css_emimage_advagg_changed_files ./css_emimage.advagg.inc Implements hook_advagg_changed_files().
css_emimage_advagg_css_groups_alter ./css_emimage.module Implements hook_advagg_css_groups_alter().
css_emimage_advagg_current_hooks_hash_array_alter ./css_emimage.module Implement hook_advagg_current_hooks_hash_array_alter().
css_emimage_advagg_get_css_aggregate_contents_alter ./css_emimage.advagg.inc Implement hook_advagg_get_css_aggregate_contents_alter().
css_emimage_advagg_scan_for_changes ./css_emimage.advagg.inc Implements hook_advagg_scan_for_changes(). 2
css_emimage_delete_file_if_empty ./css_emimage.install Callback to delete files if they are empty. 1
css_emimage_disable ./css_emimage.install Implements hook_disable().
css_emimage_form_system_performance_settings_alter ./css_emimage.module Implements hook_form_FORM_ID_alter().
css_emimage_help ./css_emimage.module Implements hook_help().
css_emimage_menu ./css_emimage.module Implements hook_menu().
css_emimage_module_implements_alter ./css_emimage.module Implements hook_module_implements_alter().
css_emimage_replace_filename ./css_emimage.advagg.inc Given a filename, replace the 3rd hash with the given hash. 1
css_emimage_string_contains_images ./css_emimage.advagg.inc Given a CSS string, return an array of images referenced inside of it. 2
css_emimage_system_info_alter ./css_emimage.module Implements hook_system_info_alter().
css_emimage_theme_registry_alter ./css_emimage.module Implements hook_theme_registry_alter().
css_emimage_uninstall ./css_emimage.install Implements hook_uninstall().
parse_media_blocks ./css_emimage.inc Split up as CSS string by @media queries. 2
_css_emimage_build_external ./css_emimage.inc Generates CSS with external data URIs. 2
_css_emimage_build_inline ./css_emimage.inc Generates CSS with data URIs inline with the declarations. 2
_css_emimage_collect ./css_emimage.inc Helper function to collect CSS declarations to replace with data URIs. 1
_css_emimage_collect_static ./css_emimage.inc Helper function to store collected CSS declarations. 3
_css_emimage_process ./css_emimage.module Helper function to replace URLs with data URIs. 1
_css_emimage_process_html ./css_emimage.module Replace URLs with data URIs in aggregated CSS if optimization is enabled. 1
_css_emimage_replace ./css_emimage.inc preg_replace_callback() callback to replace URLs with data URIs. 2
_css_emimage_text_processor ./css_emimage.advagg.inc Process the css text and replace it with image data where necessary. 2

Other projects