프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$client |
메소드 | 설명 | |
---|---|---|
__construct ( Dropbox_API $client ) | ||
delete ( $key ) | ||
exists ( $key ) | ||
isDirectory ( $key ) | ||
keys ( ) | ||
mtime ( $key ) | ||
read ( $key ) | ||
rename ( $sourceKey, $targetKey ) | ||
write ( $key, $content ) |
메소드 | 설명 | |
---|---|---|
getDropboxMetadata ( $key ) |
public __construct ( Dropbox_API $client ) | ||
$client | Dropbox_API | The Dropbox API client |