You are here

Functions in S3 File System 4.0.x

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_s3fs_command_params_alter ./s3fs.api.php Alters the S3 parameters returned by getCommandParams().
hook_s3fs_copy_params_alter ./s3fs.api.php Alters the S3 parameters when copying/renaming.
hook_s3fs_stream_open_params_alter ./s3fs.api.php Alters the S3 file parameters when stream is opened.
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_fix_table_indexes ./s3fs.install Fix s3fs file table indexes. 3
s3fs_install ./s3fs.install Implements hook_install().
s3fs_post_update_add_credentials_cache_default ./s3fs.post_update.php Add default config settings for credentials caching.
s3fs_post_update_add_default_disable_cert_verify ./s3fs.post_update.php Set new config property default value for "disable_cert_verify".
s3fs_post_update_add_default_domain_root ./s3fs.post_update.php Set new config property default value for "domain_root".
s3fs_post_update_add_disable_shared_config_files ./s3fs.post_update.php Add default config entries disable_shared_config_files.
s3fs_post_update_add_disable_version_sync_default ./s3fs.post_update.php Set new config property "disable_version_sync" to default value.
s3fs_post_update_add_read_only_default ./s3fs.post_update.php Set new config property default value for "read_only".
s3fs_post_update_delete_access_config ./s3fs.post_update.php Remove access_key and secret_key from the config table.
s3fs_post_update_delete_no_rewrite_cssjs_setting ./s3fs.post_update.php Remove obsolete no_rewrite_cssjs config entry (removed in alpha17).
s3fs_post_update_keymodule_config ./s3fs.post_update.php Add default config entries for key module support.
s3fs_post_update_migrate_hostname_setting_format ./s3fs.post_update.php Migrate custom S3 bucket hostname format.
s3fs_post_update_migrate_instance_profile_settings ./s3fs.post_update.php Migrate Instance Profile settings.
s3fs_requirements ./s3fs.install Implements hook_requirements().
s3fs_schema ./s3fs.install Implements hook_schema(). 1
s3fs_update_8301 ./s3fs.install Set new config property "redirect_styles_ttl" to default value.
s3fs_update_8302 ./s3fs.install Fix s3fs_file table indexes.
s3fs_update_8303 ./s3fs.install Alter db version field to varchar(255).

Other projects