You are here

16 calls to image_get_sizes() in Image 7

ImageTestCase::setUp in tests/image.test
Sets up a Drupal site for running functional and integration tests.
image_admin_settings in ./image.admin.inc
Menu callback; Form builder function for image settings.
image_admin_settings_submit in ./image.admin.inc
Form submit handler for image admin settings form.
image_gallery_handler_field_gallery_cover_thumbnail::options_form in contrib/image_gallery/views/image_gallery_handler_field_gallery_cover_thumbnail.inc
Extends the field's basic options with more image specific options.
image_handler_argument_image_size::title in views/image_handler_argument_image_size.inc
Get the human-readable label for the image size.
image_handler_field_image_node_image::options_form in views/image_handler_field_image_node_image.inc
Extend the field's basic options with more image specific options.
image_handler_field_image_size::init in views/image_handler_field_image_size.inc
Init the handler with necessary data.
image_handler_filter_image_size::get_value_options in views/image_handler_filter_image_size.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
image_handler_relationship_node_image_file::options_form in views/image_handler_relationship_node_image_file.inc
Provide the label widget that all fields should have.
image_legacy_field_convert_info in ./image_legacy.field_convert.inc
Implement hook_field_convert_info().
image_plugin_argument_default_image_size::argument_form in views/image_plugin_argument_default_image_size.inc
image_plugin_argument_validate_image_size::init in views/image_plugin_argument_validate_image_size.inc
Initialize this plugin with the view and the argument it is linked to.
image_update_5200 in ./image.install
Move image files into their own table.
image_update_5201 in ./image.install
Updating image size settings to use scaling as the default operation.
theme_image_gallery in contrib/image_gallery/image_gallery.pages.inc
Theme a gallery page
_image_get_sizes in ./image_legacy.module
Helper function to preserve backwards compatibility. This has been deprecated in favor of image_get_sizes().