You are here

Functions in Adaptive Image Styles (ais) 7

Primary tabs

Namesort descending Location Description Direct uses Strings
ais_admin_settings ./ais.admin.inc Generates the AIS administration form 1
ais_admin_settings_submit ./ais.admin.inc Handles AIS admin page submittions 1
ais_admin_settings_validate ./ais.admin.inc Validates AIS Admin form submittions 1
ais_ctools_plugin_api ./ais.module Implements hook_ctools_plugin_api().
ais_entity_info_alter ./ais.module Implements hook_entity_info_alter().
ais_file_default_displays ./ais.module Implements hook_file_default_displays().
ais_help ./ais.module Implements hook_help().
ais_image_default_styles ./ais.module Implements hook_image_default_styles().
ais_image_style_deliver ./ais.module Wrapper for image_style_deliver() that handles adaptive image styles. 1
ais_install ./ais.install Implements hook_install().
ais_is_adaptive_style ./ais.module Checks if the given image styles is set to be adaptive 1
ais_js_alter ./ais.module Implements hook_js_alter(). Loads the Adaptive javascript as early as possible
ais_menu ./ais.module Implements hook_menu().
ais_menu_alter ./ais.module Implements hook_menu_alter().
ais_permission ./ais.module Implements hook_permission().
ais_preprocess_image ./ais.module Implements template_preprocess_image().
ais_requirements ./ais.install Implements hook_requirements().
ais_unistall ./ais.install Implements hook_uninstall().
ais_update_7000 ./ais.install Force a rebuild of the menu router
_ais_cmp_styles ./ais.module Cmp function for style sort. 1
_ais_get_size ./ais.module Loads the size saved in the array 1
_ais_is_used ./ais.module Checks the given array for the given image style 2

Other projects