authorize.inc

Version 1.15 (checked in on 2011/01/04 at 04:37:27 by webchick)

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

Functions & methods

NameDescription
authorize_filetransfer_formBuild the form for choosing a FileTransfer type and supplying credentials.
authorize_filetransfer_form_submitSubmit callback when a file transfer is being authorized.
authorize_filetransfer_form_validateValidate callback for the filetransfer authorization form.
authorize_get_filetransferGet a FileTransfer class for a specific transfer method and settings.
authorize_run_operationRun the operation specified in $_SESSION['authorize_operation']
_authorize_filetransfer_connection_settingsGenerate the Form API array for the settings for a given connection backend.
_authorize_filetransfer_connection_settings_set_defaultsRecursively fill in the default settings on a file transfer connection form.