[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/filefield/ -> filefield.install (summary)

(no description)

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

Defines 14 functions

  filefield_install()
  filefield_uninstall()
  filefield_enable()
  filefield_disable()
  filefield_requirements()
  filefield_update_last_removed()
  filefield_update_6001()
  filefield_update_6100()
  filefield_update_6101()
  filefield_update_6102()
  filefield_update_6103()
  filefield_update_6104()
  _filefield_update_6001_move_operation()
  _filefield_update_6001_drop_operation()

Functions
Functions that are not part of a class:

filefield_install()   X-Ref
Implementation of hook_install().


filefield_uninstall()   X-Ref
Implementation of hook_uninstall().


filefield_enable()   X-Ref
Implementation of hook_enable().


filefield_disable()   X-Ref
Implementation of hook_disable().


filefield_requirements($phase)   X-Ref
Implementation of hook_requirements().

Display information about getting upload progress bars working.

filefield_update_last_removed()   X-Ref
Implementation of hook_update_last_removed().


filefield_update_6001()   X-Ref
Upgrade FileField to Drupal 6.


filefield_update_6100()   X-Ref
Migrate field settings from 'force_list_default' and 'show_description'.


filefield_update_6101()   X-Ref
Set fid to NULL where files have been deleted.

This is a double-cleanup from Drupal 5 versions, where fid used to be 0 for
empty rows or sometimes referred to a nonexistent FID altogether.

filefield_update_6102(&$sandbox)   X-Ref
Fix corrupted serialized data in the "data" column.


filefield_update_6103()   X-Ref
Convert "Extensible File" to a normal "File" widget.


filefield_update_6104()   X-Ref
Delete the filefield_token module entry in the system table.


_filefield_update_6001_move_operation($field, &$context)   X-Ref
Move the list and descriptions column into the serialized data column.


_filefield_update_6001_drop_operation($field, &$context)   X-Ref
Drop the list and description columns.




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