You are here

Functions in Stage File Proxy 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_stage_file_proxy_dl ./stage_file_proxy.drush.inc Download all managed files from the origin.
hook_stage_file_proxy_excluded_paths_alter ./stage_file_proxy.api.php Alter the list of paths that should be excluded by stage file proxy.
stage_file_proxy_admin ./stage_file_proxy.module Page callback/form for admin interface. 1
stage_file_proxy_admin_validate ./stage_file_proxy.module Validate the admin form.
stage_file_proxy_drush_command ./stage_file_proxy.drush.inc Implements hook_drush_command().
stage_file_proxy_fetch_file ./stage_file_proxy.module Downloads a public file from the origin site. 2
stage_file_proxy_file_url_alter ./stage_file_proxy.module Implements hook_file_url_alter().
stage_file_proxy_get_file_remote_url ./stage_file_proxy.module Fetches the remote URL for a stage file proxy-processed file. 2
stage_file_proxy_init ./stage_file_proxy.module Implements hook_init().
stage_file_proxy_menu ./stage_file_proxy.module Implements hook_menu().
stage_file_proxy_permission ./stage_file_proxy.module Implements hook_permission().
stage_file_proxy_preprocess_picture ./stage_file_proxy.module Implements hook_preprocess_HOOK() for theme_picture().
stage_file_proxy_process_file_uri ./stage_file_proxy.module Checks to see if a file should be downloaded from the origin site. 4
stage_file_proxy_stage_file_proxy_excluded_paths_alter ./stage_file_proxy.module Implements hook_stage_file_proxy_excluded_paths_alter().
stage_file_proxy_uninstall ./stage_file_proxy.install Implements hook_uninstall().
stage_file_proxy_variable_group_info ./stage_file_proxy.variable.inc Implements hook_variable_group_info().
stage_file_proxy_variable_info ./stage_file_proxy.variable.inc Implements hook_variable_info().
_stage_file_proxy_create_headers_array ./stage_file_proxy.module Help function to generate HTTP headers for drupal_http_request. 1
_stage_file_proxy_fetch Deprecated ./stage_file_proxy.module Downloads a remote file and saves it to the local files directory.
_stage_file_proxy_file_dir ./stage_file_proxy.module Helper to retrieve the file directory. 3
_stage_file_proxy_get_current_file_uri ./stage_file_proxy.module Fetches a normalized file URI from the current request. 1
_stage_file_proxy_image_style_path_original ./stage_file_proxy.module Helper to retrieves original path for a styled image. 1

Other projects