|
file_copy |
drupal-7.x/includes/file.inc |
Copies a file to a new location and adds a file record to the database. |
5 |
|
|
file_create_filename |
drupal-7.x/includes/file.inc |
Creates a full file path from a directory and filename. |
3 |
|
|
file_create_htaccess |
drupal-7.x/includes/file.inc |
Creates a .htaccess file in the given directory. |
2 |
|
|
file_create_url |
drupal-7.x/includes/file.inc |
Creates a web-accessible URL for a stream to an external or local file. |
34 |
|
|
file_default_mimetype_mapping |
drupal-7.x/includes/file.mimetypes.inc |
Default MIME extension mapping. |
1 |
|
|
file_default_scheme |
drupal-7.x/includes/file.inc |
Gets the default file stream implementation. |
20 |
15 |
|
file_delete |
drupal-7.x/includes/file.inc |
Deletes a file and its database record. |
9 |
|
|
file_destination |
drupal-7.x/includes/file.inc |
Determines the destination path for a file. |
3 |
|
|
file_directory_temp |
drupal-7.x/includes/file.inc |
Gets the path of system-appropriate temporary directory. |
5 |
3 |
|
file_download |
drupal-7.x/includes/file.inc |
Menu handler for private file transfers. |
1 |
5 |
|
file_element_info |
drupal-7.x/modules/file/file.module |
Implements hook_element_info(). |
|
|
|
file_ensure_htaccess |
drupal-7.x/includes/file.inc |
Creates a .htaccess file in each Drupal files directory if it is missing. |
4 |
|
|
file_field_delete |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_delete(). |
1 |
|
|
file_field_delete_file |
drupal-7.x/modules/file/file.field.inc |
Decrements the usage count for a file and attempts to delete it. |
5 |
|
|
file_field_delete_revision |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_delete_revision(). |
1 |
|
|
file_field_displayed |
drupal-7.x/modules/file/file.field.inc |
Determines whether a file should be displayed when outputting field content. |
1 |
|
|
file_field_formatter_info |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_formatter_info(). |
|
|
|
file_field_formatter_view |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_formatter_view(). |
|
|
|
file_field_info |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_info(). |
|
|
|
file_field_insert |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_insert(). |
1 |
|
|
file_field_instance_settings_form |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_instance_settings_form(). |
1 |
|
|
file_field_is_empty |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_is_empty(). |
1 |
|
|
file_field_load |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_load(). |
1 |
|
|
file_field_prepare_view |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_prepare_view(). |
|
|
|
file_field_presave |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_presave(). |
1 |
|
|
file_field_schema |
drupal-7.x/modules/file/file.install |
Implements hook_field_schema(). |
|
|
|
file_field_settings_form |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_settings_form(). |
|
|
|
file_field_update |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_update(). |
1 |
|
|
file_field_widget_form |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_widget_form(). |
1 |
|
|
file_field_widget_info |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_widget_info(). |
|
|
|
file_field_widget_process |
drupal-7.x/modules/file/file.field.inc |
An element #process callback for the file_generic field type. |
|
1 |
|
file_field_widget_process_multiple |
drupal-7.x/modules/file/file.field.inc |
An element #process callback for a group of file_generic fields. |
|
1 |
|
file_field_widget_settings_form |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_widget_settings_form(). |
1 |
|
|
file_field_widget_submit |
drupal-7.x/modules/file/file.field.inc |
Form submission handler for upload/remove button of file_field_widget_form(). |
|
1 |
|
file_field_widget_upload_validators |
drupal-7.x/modules/file/file.field.inc |
Retrieves the upload validators for a file field. |
1 |
|
|
file_field_widget_uri |
drupal-7.x/modules/file/file.field.inc |
Determines the URI for a file field instance. |
1 |
|
|
file_field_widget_value |
drupal-7.x/modules/file/file.field.inc |
The #value_callback for the file_generic field element. |
|
1 |
|
file_file_delete |
drupal-7.x/modules/file/file.module |
Implements hook_file_delete(). |
|
|
|
file_file_download |
drupal-7.x/modules/file/file.module |
Implements hook_file_download(). |
1 |
|
|
file_get_content_headers |
drupal-7.x/includes/file.inc |
Examines a file object and returns appropriate content headers for download. |
1 |
|
|
file_get_file_references |
drupal-7.x/modules/file/file.module |
Retrieves a list of references to a file. |
1 |
|
|
file_get_mimetype |
drupal-7.x/includes/file.inc |
Determines an Internet Media Type or MIME type from a filename. |
5 |
|
|
file_get_stream_wrappers |
drupal-7.x/includes/file.inc |
Provides Drupal stream wrapper registry. |
7 |
1 |
|
file_help |
drupal-7.x/modules/file/file.module |
Implements hook_help(). |
|
|
|
file_htaccess_lines |
drupal-7.x/includes/file.inc |
Returns the standard .htaccess lines that Drupal writes to file directories. |
2 |
|
|
file_icon_map |
drupal-7.x/modules/file/file.module |
Determines the generic icon MIME package based on a file's MIME type. |
1 |
|
|
file_icon_path |
drupal-7.x/modules/file/file.module |
Creates a path to the icon for a file object. |
1 |
|
|
file_icon_url |
drupal-7.x/modules/file/file.module |
Creates a URL to the icon for a file object. |
1 |
|
|
file_load |
drupal-7.x/includes/file.inc |
Loads a single file object from the database. |
38 |
|
|
file_load_multiple |
drupal-7.x/includes/file.inc |
Loads file objects from the database. |
14 |
|