You are here

Functions in CSS Embedded Images 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
css_emimage_advagg_css_alter ./css_emimage.module Implementation of hook_advagg_css_alter().
css_emimage_advagg_css_extra_alter ./css_emimage.module Implementation of hook_advagg_css_extra_alter().
css_emimage_advagg_filenames_alter ./css_emimage.module Implementation of hook_advagg_filenames_alter().
css_emimage_advagg_files_table ./css_emimage.module Implementation of hook_advagg_files_table().
css_emimage_advagg_master_reset ./css_emimage.module Implementation of hook_advagg_master_reset().
css_emimage_form_alter ./css_emimage.module Implementation of hook_form_alter().
css_emimage_help ./css_emimage.module Implementation of hook_help().
css_emimage_install ./css_emimage.install Implementation of hook_install().
css_emimage_preprocess_page ./css_emimage.module Implementation of hook_preprocess_hook(). 1
css_emimage_schema ./css_emimage.install Implementation of hook_schema.
css_emimage_theme_registry_alter ./css_emimage.module Implementation of hook_theme_registry_alter().
css_emimage_uninstall ./css_emimage.install Implementation of hook_uninstall().
css_emimage_update_6200 ./css_emimage.install Update 6200 - Add in the cache_css_emimage_advagg table.
_css_emimage_build_external ./css_emimage.module Generates CSS with external data URIs. 1
_css_emimage_build_inline ./css_emimage.module Generates CSS with data URIs inline with the declarations. 1
_css_emimage_collect ./css_emimage.module Helper function to collect CSS declarations to replace with data URIs. 1
_css_emimage_collect_static ./css_emimage.module Helper function to store collected CSS declarations. 2
_css_emimage_process ./css_emimage.module Helper function to replace URLs with data URIs. 1
_css_emimage_replace ./css_emimage.module preg_replace_callback() callback to replace URLs with data URIs. 1
_css_emimage_text_processor ./css_emimage.module Process the css text and replace it with image data where necessary. 2

Other projects