‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Resource\Driver\DriverInterface Member List

This is the complete list of members for TYPO3\CMS\Core\Resource\Driver\DriverInterface, including all inherited members.

addFile($localFilePath, $targetFolderIdentifier, $newFileName='', $removeOriginal=true)TYPO3\CMS\Core\Resource\Driver\DriverInterface
copyFileWithinStorage($fileIdentifier, $targetFolderIdentifier, $fileName)TYPO3\CMS\Core\Resource\Driver\DriverInterface
copyFolderWithinStorage($sourceFolderIdentifier, $targetFolderIdentifier, $newFolderName)TYPO3\CMS\Core\Resource\Driver\DriverInterface
createFile($fileName, $parentFolderIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
createFolder($newFolderName, $parentFolderIdentifier='', $recursive=false)TYPO3\CMS\Core\Resource\Driver\DriverInterface
deleteFile($fileIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
deleteFolder($folderIdentifier, $deleteRecursively=false)TYPO3\CMS\Core\Resource\Driver\DriverInterface
dumpFileContents($identifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
fileExists($fileIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
fileExistsInFolder($fileName, $folderIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
folderExists($folderIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
folderExistsInFolder($folderName, $folderIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getCapabilities()TYPO3\CMS\Core\Resource\Driver\DriverInterface
getDefaultFolder()TYPO3\CMS\Core\Resource\Driver\DriverInterface
getFileContents($fileIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getFileForLocalProcessing($fileIdentifier, $writable=true)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getFileInfoByIdentifier($fileIdentifier, array $propertiesToExtract=[])TYPO3\CMS\Core\Resource\Driver\DriverInterface
getFileInFolder($fileName, $folderIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getFilesInFolder($folderIdentifier, $start=0, $numberOfItems=0, $recursive=false, array $filenameFilterCallbacks=[], $sort='', $sortRev=false)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getFolderInfoByIdentifier($folderIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getFolderInFolder($folderName, $folderIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getParentFolderIdentifierOfIdentifier($fileIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getPermissions($identifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getPublicUrl($identifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
getRootLevelFolder()TYPO3\CMS\Core\Resource\Driver\DriverInterface
hasCapability($capability)TYPO3\CMS\Core\Resource\Driver\DriverInterface
hash($fileIdentifier, $hashAlgorithm)TYPO3\CMS\Core\Resource\Driver\DriverInterface
hashIdentifier($identifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
initialize()TYPO3\CMS\Core\Resource\Driver\DriverInterface
isCaseSensitiveFileSystem()TYPO3\CMS\Core\Resource\Driver\DriverInterface
isFolderEmpty($folderIdentifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
isWithin($folderIdentifier, $identifier)TYPO3\CMS\Core\Resource\Driver\DriverInterface
mergeConfigurationCapabilities($capabilities)TYPO3\CMS\Core\Resource\Driver\DriverInterface
moveFileWithinStorage($fileIdentifier, $targetFolderIdentifier, $newFileName)TYPO3\CMS\Core\Resource\Driver\DriverInterface
moveFolderWithinStorage($sourceFolderIdentifier, $targetFolderIdentifier, $newFolderName)TYPO3\CMS\Core\Resource\Driver\DriverInterface
processConfiguration()TYPO3\CMS\Core\Resource\Driver\DriverInterface
renameFile($fileIdentifier, $newName)TYPO3\CMS\Core\Resource\Driver\DriverInterface
renameFolder($folderIdentifier, $newName)TYPO3\CMS\Core\Resource\Driver\DriverInterface
replaceFile($fileIdentifier, $localFilePath)TYPO3\CMS\Core\Resource\Driver\DriverInterface
sanitizeFileName($fileName, $charset='')TYPO3\CMS\Core\Resource\Driver\DriverInterface
setFileContents($fileIdentifier, $contents)TYPO3\CMS\Core\Resource\Driver\DriverInterface
setStorageUid($storageUid)TYPO3\CMS\Core\Resource\Driver\DriverInterface