25require_once
"class.ilObjectDAV.php";
26require_once
"Modules/Category/classes/class.ilObjCategory.php";
58 return $this->data[
'obj_id'];
68 return $this->data[
'title'];
78 return $this->data[
'title'];
87 return strtotime($this->data[
'create_date']);
97 return strtotime($this->data[
'last_update']);
123 return 'httpd/unix-directory';
140 $this->data = $tree->getNodeData($this->
getRefId());
getCreationTimestamp()
Returns the creation timestamp of this object.
getResourceType()
Returns the DAV resource type of this object.
getResourceName()
Returns the file name of this object.
getContentType()
Returns the mime type of the content of this object.
getModificationTimestamp()
Returns the modification timestamp of this object.
read()
Reads the object data.
getDisplayName()
Returns the file name of this object.
getObjectId()
Returns the object id of this object.
getContentLength()
Returns the number of bytes of the content.
ilObjRootDAV($refid)
Constructor.
ilObjectDAV($refId, $obj=null)
Constructor.
getRefId()
Returns the ref id of this object.