Class Cloud_Handler_Dropbox_Controller
Dropbox REST API https://www.dropbox.com/developers/core/docs
- Core_Servant_Properties
-
Cloud_Controller
-
Cloud_Handler_Dropbox_Controller
Package: HostCMS\Cloud
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at cloud/handler/dropbox/controller.php
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at cloud/handler/dropbox/controller.php
Methods summary
public
|
|
public
string
|
|
public
string
|
|
public
array
|
|
public
|
#
download( string $sFileName, string $sTargetDir, array $aParams = array() )
Download file from cloud |
public
|
#
upload( string $sSourcePath, string $sDestinationFileName = NULL, array $aParams = array() )
Upload file into cloud |
public
array
|
|
protected
array
|
|
public
|
Methods inherited from Cloud_Controller
Methods inherited from Core_Servant_Properties
__call()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
addAllowedProperties()
,
addAllowedProperty()
,
set()
,
setUnlimitedProperties()
Properties summary
protected static
array
|
$_cache
listDir Cache |
#
array()
|
Properties inherited from Cloud_Controller
$_allowedProperties
,
$_config
,
$_instance
,
$_oCloud
,
$_timeout
,
$_token