Search for image
- Search 9.5.x for image
- Search 8.9.x for image
- Search 10.3.x for image
- Search 11.x for image
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
image_test_desaturate | function | modules/ |
Image tookit's desaturate operation. |
image_test_get_all_calls | function | modules/ |
Get an array with the all the calls to the toolkits since image_test_reset() was called. |
image_test_get_info | function | modules/ |
Image toolkit's get_info operation. |
image_test_image_toolkits | function | modules/ |
Implements hook_image_toolkits(). |
image_test_load | function | modules/ |
Image tookit's load operation. |
image_test_reset | function | modules/ |
Reset/initialize the history of calls to the toolkit functions. |
image_test_resize | function | modules/ |
Image tookit's resize operation. |
image_test_rotate | function | modules/ |
Image tookit's rotate operation. |
image_test_save | function | modules/ |
Image tookit's save operation. |
image_test_settings | function | modules/ |
Image tookit's settings operation. |
image_theme | function | modules/ |
Implements hook_theme(). |
image_toolkit_invoke | function | includes/ |
Invokes the given method using the currently selected toolkit. |
image_uninstall | function | modules/ |
Implements hook_uninstall(). |
image_update_7000 | function | modules/ |
Install the schema for users upgrading from the contributed module. |
image_update_7001 | function | modules/ |
Rename possibly misnamed {image_effect} table to {image_effects}. |
image_update_7002 | function | modules/ |
Add width and height columns to image field schema and populate. |
image_update_7003 | function | modules/ |
Remove the variables that set alt and title length since they were not used for database column size and could cause PDO exceptions. |
image_update_7004 | function | modules/ |
Use a large setting (512 and 1024 characters) for the length of the image alt and title fields. |
image_update_7005 | function | modules/ |
Add a column to the 'image_style' table to store administrative labels. |
image_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
rdf_preprocess_image | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
simpletest_result_status_image | function | modules/ |
Get the appropriate image for the status. |
system_image_toolkits | function | modules/ |
Implements hook_image_toolkits(). |
system_image_toolkit_settings | function | modules/ |
Form builder; Configure site image toolkit usage. |
TaxonomyPrivateFileTestCase::testTaxonomyImageAccess | function | modules/ |
Tests access to a private file on a taxonomy term entity. |
theme_image | function | includes/ |
Returns HTML for an image. |
theme_image_anchor | function | modules/ |
Returns HTML for a 3x3 grid of checkboxes for image anchors. |
theme_image_button | function | includes/ |
Returns HTML for an image button form element. |
theme_image_crop_summary | function | modules/ |
Returns HTML for a summary of an image crop effect. |
theme_image_formatter | function | modules/ |
Returns HTML for an image field formatter. |
theme_image_resize_summary | function | modules/ |
Returns HTML for a summary of an image resize effect. |
theme_image_rotate_summary | function | modules/ |
Returns HTML for a summary of an image rotate effect. |
theme_image_scale_summary | function | modules/ |
Returns HTML for a summary of an image scale effect. |
theme_image_style | function | modules/ |
Returns HTML for an image using a specific image style. |
theme_image_style_effects | function | modules/ |
Returns HTML for a listing of the effects within a specific image style. |
theme_image_style_list | function | modules/ |
Returns HTML for the page containing the list of image styles. |
theme_image_style_preview | function | modules/ |
Returns HTML for a preview of an image style. |
theme_image_widget | function | modules/ |
Returns HTML for an image field widget. |
user_image_style_delete | function | modules/ |
Implements hook_image_style_delete(). |
user_image_style_save | function | modules/ |
Implements hook_image_style_save(). |
_color_render_images | function | modules/ |
Renders images that match a given palette. |
_image_effect_definitions_sort | function | modules/ |
Internal function for sorting image effect definitions through uasort(). |
_image_field_resolution_validate | function | modules/ |
Element validate function for resolution fields. |
_image_source_image_exists | function | modules/ |
Checks whether the provided source image exists. |
_image_test_log_call | function | modules/ |
Store the values passed to a toolkit call. |
_image_update_7002_add_columns | function | modules/ |
Add width and height columns to a specific table. |
_image_update_7002_populate_dimensions | function | modules/ |
Populate image dimensions in a specific table. |
Pagination
- Previous page
- Page 7
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.