UploadInterface
interface UploadInterface (View source)
Provides a common interface that will have to implemented by all of the import->upload plugins.
Methods
static string
getIdKey()
Gets the specific upload ID Key
static array|null
getUploadStatus(string $id)
Returns upload status.
Details
static string
getIdKey()
Gets the specific upload ID Key
static array|null
getUploadStatus(string $id)
Returns upload status.