Documentation

FilesystemAdapter

Table of Contents

copy()  : void
createDirectory()  : void
delete()  : void
deleteDirectory()  : void
directoryExists()  : bool
fileExists()  : bool
fileSize()  : FileAttributes
lastModified()  : FileAttributes
listContents()  : iteratable<string|int, StorageAttributes>
mimeType()  : FileAttributes
move()  : void
read()  : string
readStream()  : resource
setVisibility()  : void
visibility()  : FileAttributes
write()  : void
writeStream()  : void

Methods

Search results