authorize.inc
Version 1.4 (checked in on 2009/11/01 at 23:02:13 by webchick)
Helper functions and form handlers used for the authorize.php script.
Functions
| Name | Description |
|---|---|
| authorize_filetransfer_form | Build the form for choosing a FileTransfer type and supplying credentials. |
| authorize_filetransfer_form_submit | Submit callback when a file transfer is being authorized. |
| authorize_filetransfer_form_validate | Validate callback for the filetransfer authorization form. |
| authorize_get_filetransfer | Get a FileTransfer class for a specific transfer method and settings. |
| authorize_run_operation | Run the operation specified in $_SESSION['authorize_operation'] |
