25 require_once
"class.ilObjectDAV.php";
26 require_once
"Modules/Course/classes/class.ilObjCourse.php";
47 parent::__construct($refid);
66 return 'httpd/unix-directory';
82 return !$this->obj->getOfflineStatus();
91 if (is_null($this->obj)) {
read()
Reads the object data.
isOnline()
Returns true if the object is online.
__construct($refid)
Constructor.
getContentType()
Returns the mime type of the content of this object.
getResourceType()
Returns the DAV resource type of this object.
getContentLength()
Returns the number of bytes of the content.
getRefId()
Returns the ref id of this object.