image_attach.module

Version 1.75 (checked in on 2010/01/16 at 11:34:42 by joachim)

image_attach.module

Constants

NameDescription
IMAGE_ATTACH_HIDDEN

Functions

NameDescription
image_attach_admin_settings
image_attach_blockImplementation of hook_block().
image_attach_content_extra_fieldsImplementation of hook_content_extra_fields().
image_attach_form_alterImplementation of hook_form_alter().
image_attach_form_node_type_form_alterImplementation of hook_form_FORM_ID_alter().
image_attach_helpImplementation of hook_help().
image_attach_image_add_submitSave attached image nids and rebuild form.
image_attach_menuImplementation of hook_menu()
image_attach_nodeapiImplementation of hook_nodeapi().
image_attach_node_form_submitExtra submit handler for node forms.
image_attach_permImplementation of hook_perm()
image_attach_themeImplementation of hook_theme() registry.
image_attach_validateImage attach validation handler for node edit form.
image_attach_views_api
theme_image_attach_block_attachedTheme the attached images block.
theme_image_attach_bodyTheme an image shown in body
theme_image_attach_teaserTheme an image shown in teaser.
_image_attach_get_image_nodesFetch an array of all candidate referenced nodes, for use in presenting the selection form to the user.