extends |
Directory |
---|---|
implements |
IACL |
uses |
NodeTrait, PropertyStorageTrait |
Methods | ||
---|---|---|
public
|
__construct($storage, $path)
|
# |
public
|
getUserObject()
|
# |
public
|
getTenant()
|
# |
public
|
childExists($name)
|
# |
public
|
createDirectory($name)
|
# |
public
|
createFile($name, $data = null, $rangeType = 0, $offset = 0, $extendedProps = [])
|
# |
public
|
getChild($name)
|
# |
public
|
getChildren()
|
# |
public
|
delete()
|
# |
public
|
Search($pattern, $path = null)
|
# |
public
|
getFullQuotaInfo()
|
# |
public
|
updateQuota()
|
# |
public
|
getChildrenProperties()
|
# |
public
|
getFileListRecursive(): array
|
# |
public
|
getLastModified(): int
|
# |
public
|
getQuotaInfo(): array
|
# |
Methods inherited from Sabre\DAV\FSExt\Directory |
---|
moveInto() |
Methods inherited from Sabre\DAV\FS\Node |
---|
getName(), setName(), |