You are here

9 calls to field_file_load() in FileField 6.3

FileFieldTestCase::assertFileEntryExists in tests/filefield.test
Assert that a file exists in the database.
FileFieldTestCase::assertFileEntryNotExists in tests/filefield.test
Assert that a file does not exist in the database.
filefield_field_load in ./filefield_field.inc
Implementation of CCK's hook_field($op = 'load').
filefield_field_sanitize in ./filefield_field.inc
Implementation of CCK's hook_field($op = 'sanitize').
filefield_widget_process in ./filefield_widget.inc
An element #process callback for the filefield_widget field type.
filefield_widget_validate in ./filefield_widget.inc
An #element_validate callback for the filefield_widget field.
filefield_widget_value in ./filefield_widget.inc
The #value_callback for the filefield_widget type element.
theme_filefield_formatter_path_plain in ./filefield_formatter.inc
Theme function for the 'path_plain' formatter.
theme_filefield_formatter_url_plain in ./filefield_formatter.inc
Theme function for the 'url_plain' formatter.