Abstract
Get this object name There is no setter as the source is not meant to be changed manually. You can use the rename or move method to change the source.
Get the file creation time There is no setter as the creation time is not meant to be changed
Get the directory path leading to this object Will use the relative path to root if available
There is no setter as the source is not meant to be changed manually. You can use the rename or move method to change the source.
The nodes displayname
By default the display name and the basename
are identical,
but it is possible to have a different name. This happens
on the files app for example for shared folders.
Set the displayname
Get the encoded source url to this object for requests purposes
Get this object's extension There is no setter as the source is not meant to be changed manually. You can use the rename or move method to change the source.
Get the node id if defined. There is no setter as the fileid is not meant to be changed
Is this a dav-related ressource ?
Get the file mime There is no setter as the mime is not meant to be changed
Get the file modification time
Set the file modification time
Get the file owner There is no setter as the owner is not meant to be changed
Get the absolute path of this object relative to the root
Get the file permissions
Set the file permissions
Get the dav root of this object There is no setter as the root is not meant to be changed
Get the file size
Set the file size
Get the source url to this object There is no setter as the source is not meant to be changed manually. You can use the rename or move method to change the source.
Get the node status.
Set the node status.
Abstract
typeAbstract
cloneMove the node to a new destination
the new source. e.g. https://cloud.domain.com/remote.php/dav/files/emma/Photos/picture.jpg
Update the attributes of the node Warning, updating attributes will NOT automatically update the mtime.
The new attributes to update on the Node attributes
Get the file attribute This contains all additional attributes not provided by the Node class