19declare(strict_types=1);
40 return $this->is_enabed ?? $this->is_enabed = (new \ilSetting(
'webdav'))->
get(
'webdav_enabled',
'0') ===
'1';
60 return defined(
'CLIENT_ID') ? (string)
CLIENT_ID :
'';
70 return [
'.',
'_',
'~',
'$',
'/'];
91 return [
'cat',
'fold',
'grp',
'file'];
const string MOUNT_INSTRUCTIONS_QUERY
getSupportedObjectTypes()
const string WEBDAV_ENDPOINT
getInvalidStartCharacters()
getIncompatibleCharacters()
getDeletedObjectsRetentionPeriod()
getMountInstructionsQuery()