You are here

Functions in CSS Gzip 6

Primary tabs

Namesort descending Location Description Direct uses Strings
css_gzip_copy_compress ./css_gzip.module Read and compress the css files. 2
css_gzip_create_htaccess ./css_gzip.module Generate & write the .htaccess file inside the files/css dir. 1
css_gzip_disable ./css_gzip.install Implementation of hook_disable().
css_gzip_exit ./css_gzip.module Implementation of hook_exit(). 2
css_gzip_file_list ./css_gzip.module Get list of css files for this page 2
css_gzip_form_alter ./css_gzip.module Implementation of hook_form_alter().
css_gzip_help ./css_gzip.module Implementation of hook_help().
css_gzip_init ./css_gzip.module Implementation of hook_init().
css_gzip_install ./css_gzip.install Implementation of hook_install().
css_gzip_preprocess_page ./css_gzip.module Implementation of template_preprocess_page().
css_gzip_remove_htaccess ./css_gzip.module Delete the .htaccess file inside the files/css dir. 1
css_gzip_requirements ./css_gzip.install Implementation of hook_requirements().
css_gzip_uninstall ./css_gzip.install Implementation of hook_uninstall().
css_gzip_update_6100 ./css_gzip.install Update 6100 - Change Variable Names

Other projects