image.field.inc

Version 1.4 (checked in on 2009/11/01 at 14:05:32 by dries)

Implement an image field, based on the file module's file field.

Functions

NameDescription
image_field_deleteImplement hook_field_delete().
image_field_delete_revisionImplement hook_field_delete_revision().
image_field_formatter_infoImplement hook_field_formatter_info().
image_field_infoImplement hook_field_info().
image_field_insertImplement hook_field_insert().
image_field_instance_settings_formImplement hook_field_instance_settings_form().
image_field_is_emptyImplement hook_field_is_empty().
image_field_loadImplement hook_field_load().
image_field_sanitizeImplement hook_field_sanitize().
image_field_schemaImplement hook_field_schema().
image_field_settings_formImplement hook_field_settings_form().
image_field_updateImplement hook_field_update().
image_field_widgetImplementation of hook_field_widget().
image_field_widget_infoImplement hook_field_widget_info().
image_field_widget_processAn element #process callback for the image_image field type.
image_field_widget_settings_formImplement hook_field_widget_settings_form().
theme_field_formatter_imageTheme function for 'image' image field formatter.
theme_field_formatter_image_link_contentTheme function for 'image_link_content' image field formatter.
theme_field_formatter_image_link_fileTheme function for 'image_link_file' image field formatter.
theme_image_widgetTheme the display of the image field widget.
_image_field_resolution_validateElement validate function for resolution fields.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.