extends |
INode |
|---|
ACL-enabled node.
If you want to add WebDAV ACL to a node, you must implement this class
| Methods | ||
|---|---|---|
public
|
getOwner(): string|null
|
# |
public
|
getGroup(): string|null
|
# |
public
|
getACL(): array
|
# |
public
|
setACL(array $acl)
|
# |
public
|
getSupportedPrivilegeSet(): array|null
|
# |
| Methods inherited from Sabre\DAV\INode |
|---|
delete(), getName(), setName(), getLastModified() |