drush_s3fs_copy_local |
./s3fs.drush.inc |
Implements drush_hook_COMMAND(). |
|
1 |
hook_s3fs_upload_params_alter |
./s3fs.api.php |
Alters the S3 file parameters when uploading an object. |
|
|
hook_s3fs_url_settings_alter |
./s3fs.api.php |
Alters the format and options used when creating an external URL. |
|
|
s3fs_drush_command |
./s3fs.drush.inc |
Implements hook_drush_command(). |
|
|
s3fs_install |
./s3fs.install |
Implements hook_install(). |
|
|
s3fs_requirements |
./s3fs.install |
Implements hook_requirements(). |
|
|
s3fs_schema |
./s3fs.install |
Implements hook_schema(). |
|
|
s3fs_update_8201 |
./s3fs.install |
Add public_folder and private_folder config items. |
|
|