Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 5

image_attach.module

Version

1.9.2.19 (checked in on 2007/11/18 at 21:27:40 by drewish)

Description

image_attach.module

Constants

Namesort iconDescription
IMAGE_ATTACH_HIDDEN

Functions

Namesort iconDescription
image_attach_admin_settings
image_attach_blockImplementation of hook_block().
image_attach_form_alterimplementation of hook_form_alter()
image_attach_helpImplementation of hook_help().
image_attach_menuImplementation of hook_menu()
image_attach_nodeapiImplementation of hook_nodeapi().
image_attach_views_handler_field_iidViews handler for displaying the image.
image_attach_views_handler_field_iid_link_imageViews handler for displaying the image in a link to the attached image.
image_attach_views_handler_field_iid_link_nodeViews handler for displaying the image in a link to the image node that attaches the image.
image_attach_views_handler_filter_iid_existViews handler for filtering whether or not the node has an attached image.
image_attach_views_tablesImplementation of hook_views_tables().
theme_image_attach_bodyTheme the body
theme_image_attach_teaserTheme the teaser.
_image_attach_get_image_nodesFetch an array of all candidate referenced nodes, for use in presenting the selection form to the user.