Remote
Table of Contents
Interfaces
- ExtensionDownloaderRemoteInterface
- API for downloading packages from a remote server and validating the downloaded results.
- ListableRemoteInterface
- API for downloading a list of available packages from a server.
Classes
- DownloadFailedException
- Exception thrown when a file could not be downloaded
- RemoteNotRegisteredException
- An exception when a requested remote does not exist
- RemoteRegistry
- Registry of remote connectors.
- TerExtensionRemote
- Class for downloading .t3x files from extensions.typo3.org and validating the results.
- VerificationFailedException
- Exception thrown when a downloaded file could not be extracted or was invalid