[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/imagefield/ -> imagefield.module (summary)

(no description)

File Size: 390 lines (13 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 18 functions

  imagefield_theme()
  imagefield_elements()
  imagefield_file_download()
  imagefield_nodeapi()
  imagefield_widget_info()
  imagefield_widget_settings()
  imagefield_widget()
  imagefield_widget_upload_validators()
  imagefield_field_formatter_info()
  imagefield_default_value()
  imagefield_form_content_field_overview_form_alter()
  imagefield_form_content_field_overview_submit()
  imagefield_filefield_data_info()
  theme_imagefield_image()
  theme_imagefield_item()
  theme_imagefield_widget_preview()
  theme_imagefield_widget_item()
  theme_imagefield_admin_thumbnail()

Functions
Functions that are not part of a class:

imagefield_theme()   X-Ref
Implementation of hook_theme().


imagefield_elements()   X-Ref
Implementation of hook_elements().


imagefield_file_download($filepath)   X-Ref
Implementation of hook_file_download.


imagefield_nodeapi($node, $op)   X-Ref
Implementation of hook_nodeapi().

Add ALT and title texts to the search index.

imagefield_widget_info()   X-Ref
Implementation of CCK's hook_widget_info().


imagefield_widget_settings($op, $widget)   X-Ref
Implementation of CCK's hook_widget_settings().


imagefield_widget(&$form, &$form_state, $field, $items, $delta = 0)   X-Ref
Implementation of CCK's hook_widget().

Assign default properties to item and delegate to FileField.

imagefield_widget_upload_validators($field)   X-Ref
Get the additional upload validators for an image field.

param: $field
return:

imagefield_field_formatter_info()   X-Ref
Implementation of CCK's hook_field_formatter_info().


imagefield_default_value(&$form, &$form_state, $field, $delta)   X-Ref
Implementation of CCK's hook_default_value().


imagefield_form_content_field_overview_form_alter(&$form, &$form_state)   X-Ref
Implementation of hook_form_[form_id]_alter().

Modify the add new field form to make "Image" the default formatter.

imagefield_form_content_field_overview_submit(&$form, &$form_state)   X-Ref
Submit handler to set a new field's formatter to "image_plain".


imagefield_filefield_data_info()   X-Ref
Implementation of hook_filefield_data_info().


theme_imagefield_image($file, $alt = '', $title = '', $attributes = NULL, $getsize = TRUE)   X-Ref


theme_imagefield_item($item)   X-Ref
No description

theme_imagefield_widget_preview($item = NULL)   X-Ref
No description

theme_imagefield_widget_item($element)   X-Ref
No description

theme_imagefield_admin_thumbnail($item = NULL)   X-Ref
No description



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7