1.11 (checked in on 2010/05/14 at 04:50:18 by webchick)
Helper functions and form handlers used for the authorize.php script.
| 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'] |