Method | Description | |
---|---|---|
downloadContentAction ( ) : Zend\Stdlib\ResponseInterface | Download files as gzip | |
downloadDatabaseAction ( ) : Zend\Stdlib\ResponseInterface | Download database as gzip | |
downloadFilesAction ( ) : Zend\Stdlib\ResponseInterface | Download files as gzip | |
indexAction ( ) : array | Index action | |
uploadContentAction ( ) : Zend\Http\Response | Download files as gzip |
public downloadContentAction ( ) : Zend\Stdlib\ResponseInterface | ||
return | Zend\Stdlib\ResponseInterface |
public downloadDatabaseAction ( ) : Zend\Stdlib\ResponseInterface | ||
return | Zend\Stdlib\ResponseInterface |
public downloadFilesAction ( ) : Zend\Stdlib\ResponseInterface | ||
return | Zend\Stdlib\ResponseInterface |
public uploadContentAction ( ) : Zend\Http\Response | ||
return | Zend\Http\Response |