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

File

includes/authorize.inc

Functions

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