[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/video/types/uploadfield/ -> uploadfield.module (summary)

(no description)

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

Defines 10 functions

  uploadfield_theme()
  uploadfield_widget_info()
  uploadfield_elements()
  uploadfield_file_download()
  uploadfield_widget_settings()
  uploadfield_widget()
  uploadfield_default_value()
  uploadfield_form_content_field_overview_form_alter()
  uploadfield_form_content_field_overview_submit()
  uploadfield_filefield_sources_widgets()

Functions
Functions that are not part of a class:

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


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


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


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


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


uploadfield_widget(&$form, &$form_state, $field, $items, $delta = NULL)   X-Ref
Implementation of hook_widget().


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


uploadfield_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 "Video" the default formatter.

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


uploadfield_filefield_sources_widgets()   X-Ref
filefield source support




Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7