drush_filefield_paths_ffp_update |
./filefield_paths.drush.inc |
Retroactively updates all File (Field) Paths of a chosen field instance. |
|
|
filefield_paths_batch_update |
./filefield_paths.module |
Set batch process to update File (Field) Paths. |
2 |
|
filefield_paths_dependencies |
./filefield_paths.install |
Implements hook_update_dependencies(). |
|
|
filefield_paths_drush_command |
./filefield_paths.drush.inc |
Implements hook_drush_command(). |
|
|
filefield_paths_features_pipe_field_alter |
modules/features.inc |
Implements hook_features_pipe_field_alter(). |
|
|
filefield_paths_features_pipe_field_instance_alter |
modules/features.inc |
Implements hook_features_pipe_field_instance_alter(). |
1 |
|
filefield_paths_field_storage_pre_insert |
./filefield_paths.module |
Implements hook_field_storage_pre_insert(). |
|
|
filefield_paths_field_storage_pre_update |
./filefield_paths.module |
Implements hook_field_storage_pre_update(). |
1 |
|
filefield_paths_filefield_paths_field_settings |
modules/filefield_paths.inc |
Implements hook_filefield_paths_field_settings(). |
|
|
filefield_paths_filefield_paths_process_file |
modules/filefield_paths.inc |
Implements hook_filefield_paths_process_file(). |
|
|
filefield_paths_file_presave |
./filefield_paths.module |
Implements hook_file_presave(). |
|
|
filefield_paths_form_alter |
./filefield_paths.module |
Implements hook_form_alter(). |
|
|
filefield_paths_form_submit |
./filefield_paths.module |
Submit callback for File (Field) Paths settings form. |
|
1 |
filefield_paths_install |
./filefield_paths.install |
Implements hook_install(). |
|
|
filefield_paths_menu |
./filefield_paths.module |
Implements hook_menu(). |
|
|
filefield_paths_menu_alter |
modules/image.inc |
Implements hook_menu_alter(). |
|
|
filefield_paths_process_string |
./filefield_paths.module |
Process and cleanup strings. |
1 |
|
filefield_paths_replace_path_callback |
./filefield_paths.module |
Callback for regex string replacement functionality. |
1 |
|
filefield_paths_schema_alter |
./filefield_paths.install |
Implements hook_schema_alter(). |
|
|
filefield_paths_settings_form |
./filefield_paths.admin.inc |
_state |
|
1 |
filefield_paths_settings_form_temp_location_validate |
./filefield_paths.admin.inc |
Validation callback for 'Temporary file location' setting. |
1 |
1 |
filefield_paths_temporary_upload_location |
./filefield_paths.module |
Recursively set temporary upload location of all File (Field) Paths enabled
managed file fields. |
1 |
|
filefield_paths_test_stream_wrappers_alter |
tests/filefield_paths_test.module |
Implements hook_stream_wrappers_alter(). |
|
|
filefield_paths_tokens |
./filefield_paths.tokens.inc |
Implements hook_tokens(). |
|
|
filefield_paths_token_info |
./filefield_paths.tokens.inc |
Implements hook_token_info(). |
|
|
filefield_paths_uninstall |
./filefield_paths.install |
Implements hook_uninstall(). |
|
|
filefield_paths_update_7103 |
./filefield_paths.install |
Add origname field to {file_managed}. |
|
|
filefield_paths_update_7104 |
./filefield_paths.install |
Add active updating flag to {filefield_paths} |
|
|
filefield_paths_update_7105 |
./filefield_paths.install |
Correct the default value for {filefield_paths}.active_updating field. |
|
|
filefield_paths_update_7106 |
./filefield_paths.install |
Increase length of 'type' and 'field' columns. |
|
|
filefield_paths_update_7107 |
./filefield_paths.install |
Removed filefield_paths table/schema. |
|
|
filefield_paths_variable_group_info |
./filefield_paths.variable.inc |
Implements hook_variable_group_info(). |
|
|
filefield_paths_variable_info |
./filefield_paths.variable.inc |
Implements hook_variable_info(). |
|
|
filefield_paths_variable_temp_location_validate |
./filefield_paths.variable.inc |
Validate callback for 'Temporary file location' variable. |
|
1 |
file_filefield_paths_field_type_info |
modules/file.inc |
Implements hook_filefield_paths_field_type_info() on behalf of file.module. |
|
|
hook_filefield_paths_field_settings |
./filefield_paths.api.php |
Define field(s) to be displayed on the File (Field) Paths settings form and
used during the processing of uploaded files. |
|
|
hook_filefield_paths_field_type_info |
./filefield_paths.api.php |
Declare a compatible field type for use with File (Field) Paths. |
|
|
hook_filefield_paths_process_file |
./filefield_paths.api.php |
Process the uploaded files. |
|
|
hook_update_last_removed |
./filefield_paths.install |
Implements hook_update_last_removed(). |
|
|
image_filefield_paths_field_type_info |
modules/image.inc |
Implements hook_filefield_paths_field_type_info() on behalf of image.module. |
|
|
video_filefield_paths_field_type_info |
modules/video.inc |
Implements hook_filefield_paths_field_type_info() on behalf of video.module. |
|
|
_filefield_paths_batch_update_process |
./filefield_paths.module |
Batch callback for File (Field) Paths retroactive updates. |
|
1 |
_filefield_paths_create_redirect |
./filefield_paths.module |
Creates a redirect for a moved File field. |
1 |
|
_filefield_paths_drush_ffp_update |
./filefield_paths.drush.inc |
Helper function; Invokes File (Field) Paths Retroactive updates. |
1 |
|
_filefield_paths_get_field_types |
./filefield_paths.module |
Provides a list of all available field types for use with File (Field) Paths. |
4 |
|
_filefield_paths_replace_path |
./filefield_paths.module |
Run regular expression over all available text-based fields. |
1 |
|
_filefield_paths_replace_path_get_prefixes |
./filefield_paths.module |
Helper function; Returns all variations of the file path prefix. |
2 |
|