SupportsFileUploadFields
trait SupportsFileUploadFields (View source)
Methods
bool
deleteUploadedFile(string $statePath, string $fileKey)
No description
array|null
getUploadedFiles(string $statePath)
No description
bool
removeUploadedFile(string $statePath, string $fileKey)
No description
bool
reorderUploadedFiles(string $statePath, array $fileKeys)
No description
Details
bool
deleteUploadedFile(string $statePath, string $fileKey)
No description
array|null
getUploadedFiles(string $statePath)
No description
bool
removeUploadedFile(string $statePath, string $fileKey)
No description
bool
reorderUploadedFiles(string $statePath, array $fileKeys)
No description