authorize.inc

Helper functions and form handlers used for the authorize.php script.

File

includes/authorize.inc

Functions

Name Description
authorize_filetransfer_form Form constructor for the file transfer authorization form.
authorize_filetransfer_form_submit Form submission handler for authorize_filetransfer_form().
authorize_filetransfer_form_validate Form validation handler for authorize_filetransfer_form().
authorize_get_filetransfer Gets a FileTransfer class for a specific transfer method and settings.
authorize_run_operation Runs the operation specified in $_SESSION['authorize_operation'].
_authorize_filetransfer_connection_settings Generates the Form API array for a given connection backend's settings.
_authorize_filetransfer_connection_settings_set_defaults Sets the default settings on a file transfer connection form recursively.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!authorize.inc/7.x