A

$OAuth2ClientProperty in class OAuth2Client
The Dropbox App
$DropboxProperty in class Dropbox
The Dropbox App
$DropboxProperty in class Dropbox
OAuth2 Access Token
Dropbox::appendUploadSession() — Method in class Dropbox
Append more data to an Upload Session
$DropboxAppProperty in class DropboxApp
The Access Token
$DropboxRequestProperty in class DropboxRequest
Access Token to use for this request
AccessTokenClass in namespace Kunnu\Dropbox\Models
$AccessTokenProperty in class AccessToken
Account ID
AccountClass in namespace Kunnu\Dropbox\Models
$AccountProperty in class Account
Account ID
$AccountProperty in class Account
User's account type
AccountListClass in namespace Kunnu\Dropbox\Models

B

OAuth2Client::buildUrl() — Method in class OAuth2Client
Build URL
DropboxClient::buildAuthHeader() — Method in class DropboxClient
Get the Authorization Header with the Access Token.
DropboxClient::buildContentTypeHeader() — Method in class DropboxClient
Get the Content Type Header.
DropboxClient::buildUrl() — Method in class DropboxClient
Build URL for the Request
$DropboxResponseProperty in class DropboxResponse
The raw body of the response
$DropboxRawResponseProperty in class DropboxRawResponse
Raw response body
$AccessTokenProperty in class AccessToken
Bearer
BaseModelClass in namespace Kunnu\Dropbox\Models
RandomStringGeneratorTrait::binToHex() — Method in class RandomStringGeneratorTrait
Converts binary data to hexadecimal of given length

C

$OAuth2ClientProperty in class OAuth2Client
The Dropbox Client
$DropboxProperty in class Dropbox
Dropbox Client
Dropbox::createFolder() — Method in class Dropbox
Create a folder at the given path
Dropbox::copy() — Method in class Dropbox
Copy a file or folder to a different location
Dropbox::checkJobStatus() — Method in class Dropbox
Save a specified URL into a file in user's Dropbox
$DropboxAppProperty in class DropboxApp
The Client ID of the App
$DropboxAppProperty in class DropboxApp
The Client Secret of the App
DropboxFile::close() — Method in class DropboxFile
Close the file stream
$DropboxRequestProperty in class DropboxRequest
Content Type for the Request
$DropboxGuzzleHttpClientProperty in class DropboxGuzzleHttpClient
GuzzleHttp client
$AccountProperty in class Account
User's two-letter country code
CopyReferenceClass in namespace Kunnu\Dropbox\Models
$FileProperty in class File
The file contents
$FileMetadataProperty in class FileMetadata
For files, this is the modification time set by the desktop client when the file was added to Dropbox.
$MetadataCollectionProperty in class MetadataCollection
Cursor for pagination and updates
PersistentDataStoreInterface::clear() — Method in class PersistentDataStoreInterface
Clear the key from the store
SessionPersistentDataStore::clear() — Method in class SessionPersistentDataStore
Clear the key from the store

D

DropboxAuthHelperClass in namespace Kunnu\Dropbox\Authentication
DropboxAuthHelper::decodeState() — Method in class DropboxAuthHelper
Decode State to get the CSRF Token and the URL State
DropboxClass in namespace Kunnu\Dropbox
Dropbox
Dropbox::delete() — Method in class Dropbox
Delete a file or folder at the given path
Dropbox::download() — Method in class Dropbox
Download a File
DropboxAppClass in namespace Kunnu\Dropbox
DropboxClientClass in namespace Kunnu\Dropbox
DropboxClient
DropboxFileClass in namespace Kunnu\Dropbox
DropboxFile
DropboxRequestClass in namespace Kunnu\Dropbox
DropboxRequest
DropboxResponseClass in namespace Kunnu\Dropbox
$DropboxResponseProperty in class DropboxResponse
The decoded body of the response
DropboxResponse::decodeBody() — Method in class DropboxResponse
Decode the Body
DropboxClientExceptionClass in namespace Kunnu\Dropbox\Exceptions
DropboxClientException
DropboxGuzzleHttpClientClass in namespace Kunnu\Dropbox\Http\Clients
DropboxGuzzleHttpClient
DropboxHttpClientFactoryClass in namespace Kunnu\Dropbox\Http\Clients
DropboxHttpClientFactory
DropboxHttpClientInterfaceClass in namespace Kunnu\Dropbox\Http\Clients
DropboxHttpClientInterface
DropboxRawResponseClass in namespace Kunnu\Dropbox\Http
DropboxRawResponse
$AccountProperty in class Account
Whether the user has been disabled
$BaseModelProperty in class BaseModel
Model Data
DeletedMetadataClass in namespace Kunnu\Dropbox\Models
$MediaMetadataProperty in class MediaMetadata
Dimension of the photo/video.
$MetadataCollectionProperty in class MetadataCollection
Collection Data
$VideoMetadataProperty in class VideoMetadata
The duration of the video in milliseconds
RandomStringGeneratorFactory::defaultRandomStringGenerator() — Method in class RandomStringGeneratorFactory
Get Default Random String Generator

E

$DropboxRequestProperty in class DropboxRequest
The Endpoint for this request
$DropboxRequestProperty in class DropboxRequest
The Endpoint Type for this request
$AccountProperty in class Account
Account Email
$AccountProperty in class Account
Whether the user has verified their e-mail address
Account::emailIsVerified() — Method in class Account
Whether account email is verified
$CopyReferenceProperty in class CopyReference
The expiration date of the copy reference

F

Dropbox::finishUploadSession() — Method in class Dropbox
Finish an upload session and save the uploaded data to the given file path
$DropboxRequestProperty in class DropboxRequest
File to upload
$RequestBodyStreamProperty in class RequestBodyStream
File to be sent with the Request
FileClass in namespace Kunnu\Dropbox\Models
FileMetadataClass in namespace Kunnu\Dropbox\Models
FileSharingInfoClass in namespace Kunnu\Dropbox\Models
FolderMetadataClass in namespace Kunnu\Dropbox\Models
FolderSharingInfoClass in namespace Kunnu\Dropbox\Models

G

DropboxAuthHelper::getOAuth2Client() — Method in class DropboxAuthHelper
Get OAuth2Client
DropboxAuthHelper::getRandomStringGenerator() — Method in class DropboxAuthHelper
Get the Random String Generator
DropboxAuthHelper::getPersistentDataStore() — Method in class DropboxAuthHelper
Get the Persistent Data Store
DropboxAuthHelper::getCsrfToken() — Method in class DropboxAuthHelper
Get CSRF Token
DropboxAuthHelper::getAuthUrl() — Method in class DropboxAuthHelper
Get Authorization URL
DropboxAuthHelper::getAccessToken() — Method in class DropboxAuthHelper
Get Access Token
DropboxAuthHelper::getUrlState() — Method in class DropboxAuthHelper
Get URL State
OAuth2Client::getApp() — Method in class OAuth2Client
Get the Dropbox App
OAuth2Client::getClient() — Method in class OAuth2Client
Get the Dropbox Client
OAuth2Client::getAuthorizationUrl() — Method in class OAuth2Client
Get the OAuth2 Authorization URL
OAuth2Client::getAccessToken() — Method in class OAuth2Client
Get Access Token
Dropbox::getClient() — Method in class Dropbox
Get the Client
Dropbox::getAccessToken() — Method in class Dropbox
Get the Access Token.
Dropbox::getApp() — Method in class Dropbox
Get the Dropbox App.
Dropbox::getOAuth2Client() — Method in class Dropbox
Get OAuth2Client
Dropbox::getRandomStringGenerator() — Method in class Dropbox
Get the Random String Generator
Dropbox::getPersistentDataStore() — Method in class Dropbox
Get Persistent Data Store
Dropbox::getAuthHelper() — Method in class Dropbox
Get Dropbox Auth Helper
Dropbox::getMetadata() — Method in class Dropbox
Get the Metadata for a file or folder
Dropbox::getCopyReference() — Method in class Dropbox
Get Copy Reference
Dropbox::getTemporaryLink() — Method in class Dropbox
Get a temporary link to stream contents of a file
Dropbox::getThumbnailSize() — Method in class Dropbox
Get thumbnail size
Dropbox::getThumbnail() — Method in class Dropbox
Get a thumbnail for an image
Dropbox::getMetadataFromResponseHeaders() — Method in class Dropbox
Get metadata from response headers
Dropbox::getCurrentAccount() — Method in class Dropbox
Get Current Account
Dropbox::getAccount() — Method in class Dropbox
Get Account
Dropbox::getAccounts() — Method in class Dropbox
Get Multiple Accounts in one call
Dropbox::getSpaceUsage() — Method in class Dropbox
Get Space Usage for the current user's account
DropboxApp::getClientId() — Method in class DropboxApp
Get the App Client ID
DropboxApp::getClientSecret() — Method in class DropboxApp
Get the App Client Secret
DropboxApp::getAccessToken() — Method in class DropboxApp
Get the Access Token
DropboxClient::getHttpClient() — Method in class DropboxClient
Get the HTTP Client
DropboxClient::getBasePath() — Method in class DropboxClient
Get the API Base Path.
DropboxClient::getContentPath() — Method in class DropboxClient
Get the API Content Path.
DropboxFile::getStream() — Method in class DropboxFile
Get the Open File Stream
DropboxFile::getContents() — Method in class DropboxFile
Return the contents of the file
DropboxFile::getFileName() — Method in class DropboxFile
Get the name of the file
DropboxFile::getFilePath() — Method in class DropboxFile
Get the path of the file
DropboxFile::getSize() — Method in class DropboxFile
Get the size of the file
DropboxFile::getMimetype() — Method in class DropboxFile
Get mimetype of the file
DropboxRequest::getMethod() — Method in class DropboxRequest
Get the Request Method
DropboxRequest::getParams() — Method in class DropboxRequest
Get the Request Params
DropboxRequest::getAccessToken() — Method in class DropboxRequest
Get Access Token for the Request
DropboxRequest::getEndpoint() — Method in class DropboxRequest
Get the Endpoint of the Request
DropboxRequest::getEndpointType() — Method in class DropboxRequest
Get the Endpoint Type of the Request
DropboxRequest::getContentType() — Method in class DropboxRequest
Get the Content Type of the Request
DropboxRequest::getHeaders() — Method in class DropboxRequest
Get Request Headers
DropboxRequest::getFile() — Method in class DropboxRequest
Get the File to be sent with the Request
DropboxRequest::getJsonBody() — Method in class DropboxRequest
Get JSON Encoded Request Body
DropboxRequest::getStreamBody() — Method in class DropboxRequest
Get Stream Request Body
DropboxResponse::getRequest() — Method in class DropboxResponse
Get the Request Request
DropboxResponse::getBody() — Method in class DropboxResponse
Get the Response Body
DropboxResponse::getDecodedBody() — Method in class DropboxResponse
Get the Decoded Body
DropboxResponse::getAccessToken() — Method in class DropboxResponse
Get Access Token for the Request
DropboxResponse::getHeaders() — Method in class DropboxResponse
Get Request Headers
DropboxResponse::getHttpStatusCode() — Method in class DropboxResponse
Get the HTTP Status Code
DropboxGuzzleHttpClient::getResponseBody() — Method in class DropboxGuzzleHttpClient
Get the Response Body
DropboxRawResponse::getHeaders() — Method in class DropboxRawResponse
Get the response headers
DropboxRawResponse::getBody() — Method in class DropboxRawResponse
Get the response body
DropboxRawResponse::getHttpResponseCode() — Method in class DropboxRawResponse
Get the HTTP response code
RequestBodyInterface::getBody() — Method in class RequestBodyInterface
Get the Body of the Request
RequestBodyJsonEncoded::getBody() — Method in class RequestBodyJsonEncoded
Get the Body of the Request
RequestBodyStream::getBody() — Method in class RequestBodyStream
Get the Body of the Request
AccessToken::getToken() — Method in class AccessToken
Get Access Token
AccessToken::getTokenType() — Method in class AccessToken
Get Token Type
AccessToken::getBearer() — Method in class AccessToken
Get Bearer
AccessToken::getUid() — Method in class AccessToken
Get User ID
AccessToken::getAccountId() — Method in class AccessToken
Get Account ID
AccessToken::getTeamId() — Method in class AccessToken
Get Team ID
Account::getAccountId() — Method in class Account
Get Account ID
Account::getNameDetails() — Method in class Account
Get Account User's Name Details
Account::getDisplayName() — Method in class Account
Get Display name
Account::getEmail() — Method in class Account
Get Account Email
Account::getProfilePhotoUrl() — Method in class Account
Get Profile Pic URL
Account::getCountry() — Method in class Account
Get User's two-lettered country code
Account::getLocale() — Method in class Account
Get account language
Account::getReferralLink() — Method in class Account
Get user's referral link
Account::getAccountType() — Method in class Account
Get Account Type
BaseModel::getData() — Method in class BaseModel
Get the Model data
BaseModel::getDataProperty() — Method in class BaseModel
Get Data Property
CopyReference::getExpirationDate() — Method in class CopyReference
Get the expiration date of the copy reference
CopyReference::getMetadata() — Method in class CopyReference
The metadata for the file/folder
CopyReference::getReference() — Method in class CopyReference
Get the copy reference
DeletedMetadata::getName() — Method in class DeletedMetadata
Get the 'name' property of the metadata.
DeletedMetadata::getPathLower() — Method in class DeletedMetadata
Get the 'path_lower' property of the metadata.
DeletedMetadata::getPathDisplay() — Method in class DeletedMetadata
Get the 'path_display' property of the metadata.
DeletedMetadata::getSharingInfo() — Method in class DeletedMetadata
Get the 'sharing_info' property of the file model.
File::getMetadata() — Method in class File
The metadata for the file
File::getContents() — Method in class File
Get the file contents
FileMetadata::getId() — Method in class FileMetadata
Get the 'id' property of the file model.
FileMetadata::getName() — Method in class FileMetadata
Get the 'name' property of the file model.
FileMetadata::getRev() — Method in class FileMetadata
Get the 'rev' property of the file model.
FileMetadata::getSize() — Method in class FileMetadata
Get the 'size' property of the file model.
FileMetadata::getPathLower() — Method in class FileMetadata
Get the 'path_lower' property of the file model.
FileMetadata::getMediaInfo() — Method in class FileMetadata
Get the 'media_info' property of the file model.
FileMetadata::getSharingInfo() — Method in class FileMetadata
Get the 'sharing_info' property of the file model.
FileMetadata::getPathDisplay() — Method in class FileMetadata
Get the 'path_display' property of the file model.
FileMetadata::getClientModified() — Method in class FileMetadata
Get the 'client_modified' property of the file model.
FileMetadata::getServerModified() — Method in class FileMetadata
Get the 'server_modified' property of the file model.
FileSharingInfo::getParentSharedFolderId() — Method in class FileSharingInfo
ID of shared folder that holds this file.
FileSharingInfo::getModifiedBy() — Method in class FileSharingInfo
Get the last user who modified the file.
FolderMetadata::getId() — Method in class FolderMetadata
Get the 'id' property of the folder model.
FolderMetadata::getName() — Method in class FolderMetadata
Get the 'name' property of the folder model.
FolderMetadata::getPathLower() — Method in class FolderMetadata
Get the 'path_lower' property of the folder model.
FolderMetadata::getSharingInfo() — Method in class FolderMetadata
Get the 'sharing_info' property of the folder model.
FolderMetadata::getPathDisplay() — Method in class FolderMetadata
Get the 'path_display' property of the folder model.
FolderSharingInfo::getParentSharedFolderId() — Method in class FolderSharingInfo
ID of shared folder that holds this folder.
FolderSharingInfo::getSharedFolderId() — Method in class FolderSharingInfo
ID of shared folder.
MediaInfo::getMediaMetadata() — Method in class MediaInfo
The metadata for the photo/video.
MediaMetadata::getLocation() — Method in class MediaMetadata
Get the location of the Media
MediaMetadata::getDimensions() — Method in class MediaMetadata
Get the dimensions of the Media
MediaMetadata::getTimeTaken() — Method in class MediaMetadata
Get the Time the Media was taken on
MetadataCollection::getCollectionItemsKey() — Method in class MetadataCollection
Get the Collection Items Key
MetadataCollection::getCollectionHasMoreItemsKey() — Method in class MetadataCollection
Get the Collection has-more-items Key
MetadataCollection::getCollectionCursorKey() — Method in class MetadataCollection
Get the Collection Cursor Key
MetadataCollection::getData() — Method in class MetadataCollection
Get the Collection data
MetadataCollection::getItems() — Method in class MetadataCollection
Get the Items
MetadataCollection::getCursor() — Method in class MetadataCollection
Get the cursor
ModelInterface::getData() — Method in class ModelInterface
Get the Model data
ModelInterface::getDataProperty() — Method in class ModelInterface
Get Data Property
SearchResult::getMatchType() — Method in class SearchResult
Indicates what type of match was found for the result
SearchResult::getMetadata() — Method in class SearchResult
Get the Search Result Metadata
TemporaryLink::getMetadata() — Method in class TemporaryLink
The metadata for the file
TemporaryLink::getLink() — Method in class TemporaryLink
Get the temporary link
VideoMetadata::getDuration() — Method in class VideoMetadata
Get the duration of the video
McryptRandomStringGenerator::generateString() — Method in class McryptRandomStringGenerator
Get a randomly generated secure token
OpenSslRandomStringGenerator::generateString() — Method in class OpenSslRandomStringGenerator
Get a randomly generated secure token
RandomStringGeneratorInterface::generateString() — Method in class RandomStringGeneratorInterface
Get a randomly generated secure token
PersistentDataStoreInterface::get() — Method in class PersistentDataStoreInterface
Get a value from the store
SessionPersistentDataStore::get() — Method in class SessionPersistentDataStore
Get a value from the store

H

$DropboxClientProperty in class DropboxClient
DropboxHttpClientInterface Implementation
$DropboxRequestProperty in class DropboxRequest
The headers to send with this request
DropboxRequest::hasFile() — Method in class DropboxRequest
Returns true if Request has file to be uploaded
$DropboxResponseProperty in class DropboxResponse
The HTTP status code response
$DropboxResponseProperty in class DropboxResponse
The headers returned
$DropboxRawResponseProperty in class DropboxRawResponse
Response headers
$DropboxRawResponseProperty in class DropboxRawResponse
HTTP status response code
$FileMetadataProperty in class FileMetadata
This flag will only be present if includehasexplicitsharedmembers is true in listfolder or getmetadata. If this flag is present, it will be true if this file has any explicit shared members. This is different from sharing_info in that this could be true in the case where a file has explicit members but is not contained within a shared folder.
FileMetadata::hasExplicitSharedMembers() — Method in class FileMetadata
Get the 'hasexplicitshared_members' property of the file model.
$MetadataCollectionProperty in class MetadataCollection
If more items are available
MetadataCollection::hasMoreItems() — Method in class MetadataCollection
More items are available

I

DropboxFile::isRemoteFile() — Method in class DropboxFile
Returns true if the path to the file is remote
$AccountProperty in class Account
Indicates whether a work account is linked
Account::isDisabled() — Method in class Account
Whether acocunt has been disabled
Account::isPaired() — Method in class Account
Whether work account is paired
$FileMetadataProperty in class FileMetadata
A unique identifier of the file
FileSharingInfo::isReadOnly() — Method in class FileSharingInfo
True if the file or folder is inside a read-only shared folder.
$FolderMetadataProperty in class FolderMetadata
A unique identifier of the folder
FolderSharingInfo::isReadOnly() — Method in class FolderSharingInfo
True if the folder or folder is inside a read-only shared folder.
MediaInfo::isPending() — Method in class MediaInfo
Indicates whether the photo/video is still under processing and is the metadata available yet.
$MetadataCollectionProperty in class MetadataCollection
List of Files/Folder Metadata

L

Dropbox::listFolder() — Method in class Dropbox
Get the contents of a Folder
Dropbox::listFolderContinue() — Method in class Dropbox
Paginate through all files and retrieve updates to the folder, using the cursor retrieved from listFolder or listFolderContinue
Dropbox::listFolderLatestCursor() — Method in class Dropbox
Get a cursor for the folder's state.
Dropbox::listRevisions() — Method in class Dropbox
Get Revisions of a File
$AccountProperty in class Account
Language of User's account
$MediaMetadataProperty in class MediaMetadata
The GPS coordinate of the photo/video.
$TemporaryLinkProperty in class TemporaryLink
The temporary link

M

Dropbox::makeModelFromResponse() — Method in class Dropbox
Make Model from DropboxResponse
Dropbox::makeDropboxFile() — Method in class Dropbox
Make DropboxFile Object
Dropbox::move() — Method in class Dropbox
Move a file or folder to a different location
$DropboxFileProperty in class DropboxFile
The maximum bytes to read. Defaults to -1 (read all the remaining buffer).
$DropboxRequestProperty in class DropboxRequest
The HTTP method for this request
DropboxHttpClientFactory::make() — Method in class DropboxHttpClientFactory
Make HTTP Client
$CopyReferenceProperty in class CopyReference
File or Folder Metadata
$FileProperty in class File
File Metadata
$FileMetadataProperty in class FileMetadata
Additional information if the file is a photo or video.
$FileSharingInfoProperty in class FileSharingInfo
The last user who modified the file.
MediaInfoClass in namespace Kunnu\Dropbox\Models
$MediaInfoProperty in class MediaInfo
MediaMetadata
MediaMetadataClass in namespace Kunnu\Dropbox\Models
MetadataCollectionClass in namespace Kunnu\Dropbox\Models
ModelCollectionClass in namespace Kunnu\Dropbox\Models
ModelFactoryClass in namespace Kunnu\Dropbox\Models
ModelFactory::make() — Method in class ModelFactory
Make a Model Factory
ModelInterfaceClass in namespace Kunnu\Dropbox\Models
$SearchResultProperty in class SearchResult
Indicates what type of match was found for the result
$SearchResultProperty in class SearchResult
File\Folder Metadata
$TemporaryLinkProperty in class TemporaryLink
File Metadata
McryptRandomStringGeneratorClass in namespace Kunnu\Dropbox\Security
RandomStringGeneratorFactory::makeRandomStringGenerator() — Method in class RandomStringGeneratorFactory
Make a Random String Generator
PersistentDataStoreFactory::makePersistentDataStore() — Method in class PersistentDataStoreFactory
Make Persistent Data Store

N

$AccountProperty in class Account
User name details
$DeletedMetadataProperty in class DeletedMetadata
The last component of the path (including extension)
$FileMetadataProperty in class FileMetadata
The last component of the path (including extension).
$FolderMetadataProperty in class FolderMetadata
The last component of the path (including extension).

O

$DropboxAuthHelperProperty in class DropboxAuthHelper
OAuth2 Client
OAuth2ClientClass in namespace Kunnu\Dropbox\Authentication
$DropboxProperty in class Dropbox
OAuth2 Client
$DropboxFileProperty in class DropboxFile
Seek to the specified offset before reading.
DropboxFile::open() — Method in class DropboxFile
Opens the File Stream
OpenSslRandomStringGeneratorClass in namespace Kunnu\Dropbox\Security

P

$DropboxAuthHelperProperty in class DropboxAuthHelper
Persistent Data Store
$DropboxProperty in class Dropbox
Persistent Data Store
Dropbox::postToAPI() — Method in class Dropbox
Make a HTTP POST Request to the API endpoint type
Dropbox::postToContent() — Method in class Dropbox
Make a HTTP POST Request to the Content endpoint type
DropboxClient::prepareRequest() — Method in class DropboxClient
Prepare a Request before being sent to the HTTP Client
$DropboxFileProperty in class DropboxFile
Path of the file to upload
$DropboxRequestProperty in class DropboxRequest
The params for this request
DropboxRequest::processParams() — Method in class DropboxRequest
Process Params for the File parameter
$RequestBodyJsonEncodedProperty in class RequestBodyJsonEncoded
Request Params
$AccountProperty in class Account
Account Profile Pic URL
AccountList::processItems() — Method in class AccountList
Process items and cast them to Account Model
$DeletedMetadataProperty in class DeletedMetadata
The lowercased full path in the user's Dropbox
$DeletedMetadataProperty in class DeletedMetadata
The cased path to be used for display purposes only.
$FileMetadataProperty in class FileMetadata
The lowercased full path in the user's Dropbox.
$FileMetadataProperty in class FileMetadata
The cased path to be used for display purposes only.
$FileSharingInfoProperty in class FileSharingInfo
ID of shared folder that holds this file.
$FolderMetadataProperty in class FolderMetadata
The lowercased full path in the user's Dropbox.
$FolderMetadataProperty in class FolderMetadata
The cased path to be used for display purposes only.
$FolderSharingInfoProperty in class FolderSharingInfo
ID of shared folder that holds this folder.
$MediaInfoProperty in class MediaInfo
Indicate the photo/video is still under processing and metadata is not available yet.
MetadataCollection::processItems() — Method in class MetadataCollection
Process items and cast them to their respective Models
PhotoMetadataClass in namespace Kunnu\Dropbox\Models
SearchResults::processItems() — Method in class SearchResults
Process items and cast them to their respective Models
PersistentDataStoreFactoryClass in namespace Kunnu\Dropbox\Store
Thanks to Facebook
PersistentDataStoreInterfaceClass in namespace Kunnu\Dropbox\Store
$SessionPersistentDataStoreProperty in class SessionPersistentDataStore
Session Variable Prefix

R

$DropboxAuthHelperProperty in class DropboxAuthHelper
Random String Generator
DropboxAuthHelper::revokeAccessToken() — Method in class DropboxAuthHelper
Revoke Access Token
OAuth2Client::revokeAccessToken() — Method in class OAuth2Client
Disables the access token
$DropboxProperty in class Dropbox
Random String Generator
Dropbox::restore() — Method in class Dropbox
Restore a file to the specific version
$DropboxResponseProperty in class DropboxResponse
The original request that returned this response
RequestBodyInterfaceClass in namespace Kunnu\Dropbox\Http
RequestBodyInterface
RequestBodyJsonEncodedClass in namespace Kunnu\Dropbox\Http
RequestBodyJsonEncoded
RequestBodyStreamClass in namespace Kunnu\Dropbox\Http
RequestBodyStream
$AccountProperty in class Account
User's referral link
$CopyReferenceProperty in class CopyReference
The copy reference
$FileMetadataProperty in class FileMetadata
A unique identifier for the current revision of a file.
$FileSharingInfoProperty in class FileSharingInfo
True if the file or folder is inside a read-only shared folder.
$FolderSharingInfoProperty in class FolderSharingInfo
True if the file or folder is inside a read-only shared folder.
RandomStringGeneratorFactoryClass in namespace Kunnu\Dropbox\Security
Thanks to Facebook
RandomStringGeneratorInterfaceClass in namespace Kunnu\Dropbox\Security
Thanks to Facebook
RandomStringGeneratorTraitClass in namespace Kunnu\Dropbox\Security

S

Dropbox::setAccessToken() — Method in class Dropbox
Set the Access Token.
Dropbox::sendRequest() — Method in class Dropbox
Make Request to the API
Dropbox::search() — Method in class Dropbox
Search a folder for files/folders
Dropbox::saveCopyReference() — Method in class Dropbox
Save Copy Reference
Dropbox::saveUrl() — Method in class Dropbox
Save a specified URL into a file in user's Dropbox
Dropbox::simpleUpload() — Method in class Dropbox
Upload a File to Dropbox in a single request
Dropbox::startUploadSession() — Method in class Dropbox
Start an Upload Session
DropboxClient::setHttpClient() — Method in class DropboxClient
Set the HTTP Client
DropboxClient::sendRequest() — Method in class DropboxClient
Send the Request to the Server and return the Response
$DropboxFileProperty in class DropboxFile
File Stream
DropboxRequest::setMethod() — Method in class DropboxRequest
Set the Request Method
DropboxRequest::setParams() — Method in class DropboxRequest
Set the Request Params
DropboxRequest::setAccessToken() — Method in class DropboxRequest
Set Access Token for the Request
DropboxRequest::setEndpoint() — Method in class DropboxRequest
Set the Endpoint of the Request
DropboxRequest::setEndpointType() — Method in class DropboxRequest
Set the Endpoint Type of the Request
DropboxRequest::setHeaders() — Method in class DropboxRequest
Set Request Headers
DropboxRequest::setContentType() — Method in class DropboxRequest
Set the Content Type of the Request
DropboxRequest::setFile() — Method in class DropboxRequest
Set the File to be sent with the Request
DropboxGuzzleHttpClient::send() — Method in class DropboxGuzzleHttpClient
Send request to the server and fetch the raw response
DropboxHttpClientInterface::send() — Method in class DropboxHttpClientInterface
Send request to the server and fetch the raw response
CopyReference::setMetadata() — Method in class CopyReference
Set Metadata
$DeletedMetadataProperty in class DeletedMetadata
Set if this file is contained in a shared folder
$FileMetadataProperty in class FileMetadata
The file size in bytes.
$FileMetadataProperty in class FileMetadata
Set if this file is contained in a shared folder.
$FileMetadataProperty in class FileMetadata
The last time the file was modified on Dropbox.
$FolderMetadataProperty in class FolderMetadata
Set if this folder is contained in a shared folder.
$FolderSharingInfoProperty in class FolderSharingInfo
If this folder is a shared folder mount point, the ID of the shared folder mounted at this location.
MediaInfo::setMediaMetadata() — Method in class MediaInfo
Set Media Metadata
SearchResultClass in namespace Kunnu\Dropbox\Models
SearchResult::setMetadata() — Method in class SearchResult
Set Metadata
SearchResultsClass in namespace Kunnu\Dropbox\Models
TemporaryLink::setMetadata() — Method in class TemporaryLink
Set Metadata
PersistentDataStoreInterface::set() — Method in class PersistentDataStoreInterface
Set a value in the store
SessionPersistentDataStoreClass in namespace Kunnu\Dropbox\Store
SessionPersistentDataStore::set() — Method in class SessionPersistentDataStore
Set a value in the store

T

$AccessTokenProperty in class AccessToken
Access Token
$AccessTokenProperty in class AccessToken
Token Type
$AccessTokenProperty in class AccessToken
Team ID
$MediaMetadataProperty in class MediaMetadata
The timestamp when the photo/video is taken.
TemporaryLinkClass in namespace Kunnu\Dropbox\Models
ThumbnailClass in namespace Kunnu\Dropbox\Models

U

$DropboxAuthHelperProperty in class DropboxAuthHelper
Additional User Provided State
Dropbox::upload() — Method in class Dropbox
Upload a File to Dropbox
Dropbox::uploadChunked() — Method in class Dropbox
Upload file in sessions/chunks
$AccessTokenProperty in class AccessToken
User ID

V

DropboxAuthHelper::validateCSRFToken() — Method in class DropboxAuthHelper
Validate CSRF Token
VideoMetadataClass in namespace Kunnu\Dropbox\Models

_

DropboxAuthHelper::__construct() — Method in class DropboxAuthHelper
Create a new DropboxAuthHelper instance
OAuth2Client::__construct() — Method in class OAuth2Client
Create a new DropboxApp instance
Dropbox::__construct() — Method in class Dropbox
Create a new Dropbox instance
DropboxApp::__construct() — Method in class DropboxApp
Create a new Dropbox instance
DropboxClient::__construct() — Method in class DropboxClient
Create a new DropboxClient instance
DropboxFile::__construct() — Method in class DropboxFile
Create a new DropboxFile instance
DropboxFile::__destruct() — Method in class DropboxFile
Closes the stream when destructed.
DropboxRequest::__construct() — Method in class DropboxRequest
Create a new DropboxRequest instance
DropboxResponse::__construct() — Method in class DropboxResponse
Create a new DropboxResponse instance
DropboxGuzzleHttpClient::__construct() — Method in class DropboxGuzzleHttpClient
Create a new DropboxGuzzleHttpClient instance
DropboxRawResponse::__construct() — Method in class DropboxRawResponse
Create a new GraphRawResponse instance
RequestBodyJsonEncoded::__construct() — Method in class RequestBodyJsonEncoded
Create a new RequestBodyJsonEncoded instance
RequestBodyStream::__construct() — Method in class RequestBodyStream
Create a new RequestBodyStream instance
AccessToken::__construct() — Method in class AccessToken
Create a new AccessToken instance
Account::__construct() — Method in class Account
Create a new Account instance
AccountList::__construct() — Method in class AccountList
Create a new Metadata Collection
BaseModel::__construct() — Method in class BaseModel
Create a new Model instance
BaseModel::__get() — Method in class BaseModel
Handle calls to undefined properties.
BaseModel::__set() — Method in class BaseModel
Handle calls to undefined properties.
CopyReference::__construct() — Method in class CopyReference
Create a new CopyReference instance
DeletedMetadata::__construct() — Method in class DeletedMetadata
Create a new DeletedtMetadata instance
File::__construct() — Method in class File
Create a new File instance
FileMetadata::__construct() — Method in class FileMetadata
Create a new FileMetadata instance
FileSharingInfo::__construct() — Method in class FileSharingInfo
Create a new File Sharing Info instance
FolderMetadata::__construct() — Method in class FolderMetadata
Create a new FolderMetadata instance
FolderSharingInfo::__construct() — Method in class FolderSharingInfo
Create a new Folder Sharing Info instance
MediaInfo::__construct() — Method in class MediaInfo
Create a new MediaInfo instance
MediaMetadata::__construct() — Method in class MediaMetadata
Create a new MediaMetadata instance
MetadataCollection::__construct() — Method in class MetadataCollection
Create a new Metadata Collection
SearchResult::__construct() — Method in class SearchResult
Create a new SearchResult instance
TemporaryLink::__construct() — Method in class TemporaryLink
Create a new TemporaryLink instance
VideoMetadata::__construct() — Method in class VideoMetadata
Create a new VideoMetadata instance
McryptRandomStringGenerator::__construct() — Method in class McryptRandomStringGenerator
Create a new McryptRandomStringGenerator instance
OpenSslRandomStringGenerator::__construct() — Method in class OpenSslRandomStringGenerator
Create a new OpenSslRandomStringGenerator instance
SessionPersistentDataStore::__construct() — Method in class SessionPersistentDataStore
Create a new SessionPersistentDataStore instance