\Ceo\Plugins\DropboxBaseHandler

Base Dropbox handler

Summary

Methods
Properties
Constants
canHandle()
handle()
No public properties found
No constants found
getType()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

canHandle()

canHandle(string  $filePath) : boolean

Determine of the file can be processed

Parameters

string $filePath

full file path

Returns

boolean

handle()

handle(string  $filePath) : boolean

Process the file

Parameters

string $filePath

full file path

Returns

boolean

getType()

getType(  $filePath) : Object

Get type helper function to help determine the file type

Parameters

$filePath

Returns

Object