You are here

Functions in Cloud Zoom 6

Primary tabs

Namesort descending Location Description Direct uses Strings
cloud_zoom_admin_overview ./cloud_zoom.admin.inc The admin overview page callback - provides a table of fields configured with the cloud_zoom display settings 1
cloud_zoom_admin_preset_delete_confirm ./cloud_zoom.admin.inc Delete preset confirm form 1
cloud_zoom_admin_preset_delete_confirm_submit ./cloud_zoom.admin.inc Delete preset confirm form submit hanlder 1
cloud_zoom_admin_preset_edit_form ./cloud_zoom.admin.inc The edit form callback - provides editable fields for all the "default" options 1
cloud_zoom_admin_preset_edit_form_submit_reset ./cloud_zoom.admin.inc Submit handler for the reset button - this removes all the default setting overrides for the current node/field/display options
cloud_zoom_admin_preset_edit_form_submit_save ./cloud_zoom.admin.inc Submit handler for the save button - this saves any settings which differ from the defaults. If there are no differing options, the sub-section is removed. 1
cloud_zoom_admin_preset_edit_form_validate ./cloud_zoom.admin.inc Validate handler for the above form
cloud_zoom_admin_preset_revert_confirm ./cloud_zoom.admin.inc Revert preset confirm form 1
cloud_zoom_admin_preset_revert_confirm_submit ./cloud_zoom.admin.inc Revert preset confirm form submit hanlder
cloud_zoom_admin_preset_title ./cloud_zoom.module Profile title callbac for add and edit pages 1
cloud_zoom_cloud_zoom_preset_info ./cloud_zoom.module Implementation of hook_cloud_zoom_preset_info().
cloud_zoom_dependency_check ./cloud_zoom.common.inc Dependency checker. This defines the JQuery Cycle path and a value to determine whether or not it is present. 3
cloud_zoom_features_api ./cloud_zoom.module Implementation of hook_features_api().
cloud_zoom_field_formatter_info ./cloud_zoom.module Implementation of hook_field_formatter().
cloud_zoom_get_jquery_cycle_version ./cloud_zoom.common.inc Return the version of JQuery Cycle that is installed 1
cloud_zoom_get_settings ./cloud_zoom.module Function to get the cloud_zoom settings Settings are cached both statically and in the cache table for performance. 12
cloud_zoom_help ./cloud_zoom.module Implementation of hook_help().
cloud_zoom_imagecache_default_presets ./cloud_zoom.module Implementation of hook_imagecache_default_presets().
cloud_zoom_install ./cloud_zoom.install Implementation of hook_install().
cloud_zoom_menu ./cloud_zoom.module Implementation of hook_menu().
cloud_zoom_preset_features_export ./cloud_zoom.features.inc Implementation of hook_features_export().
cloud_zoom_preset_features_export_options ./cloud_zoom.features.inc Implementation of hook_features_export_options().
cloud_zoom_preset_features_export_render ./cloud_zoom.features.inc Implementation of hook_features_export_options_render().
cloud_zoom_preset_features_revert ./cloud_zoom.features.inc Implementation of hook_features_revert().
cloud_zoom_preset_name_load ./cloud_zoom.module Preset loader. Used for Menu API wildcard loader.
cloud_zoom_requirements ./cloud_zoom.install Implementation of hook_requirements().
cloud_zoom_schema ./cloud_zoom.install Implementation of hook_schema()
cloud_zoom_theme ./cloud_zoom.module Implementation of hook_theme().
cloud_zoom_uninstall ./cloud_zoom.install Implementation of hook_uninstall().
cloud_zoom_update_6001 ./cloud_zoom.install Implementations of hook_update_n().
theme_cloud_zoom_admin_settings_table ./cloud_zoom.theme.inc Theme handler for the admin settings grid
theme_cloud_zoom_formatter_imagefield ./cloud_zoom.theme.inc Theme handler for the cloud_zoom effect 1
_cloud_zoom_default_settings ./cloud_zoom.module Private function for the default settings 3

Other projects