| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 356 lines (13 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| 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: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |