ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Activation Checker. More...
Static Public Member Functions | |
static | _isActive () |
Static getter. More... | |
Activation Checker.
Keep this class small, since it is included, even if WebDav is deactivated.
Definition at line 7 of file class.ilDAVActivationChecker.php.
|
static |
Static getter.
Returns true, if the WebDAV server is active.
THe WebDAV Server is active, if the variable file_access::webdav_enabled is set in the client ini file. (Removed: , and if PEAR Auth_HTTP is installed).
Definition at line 17 of file class.ilDAVActivationChecker.php.
Referenced by ilObjCategoryAccess\_getCommands(), ilObjFolderAccess\_getCommands(), ilObjGroupAccess\_getCommands(), ilObjCourseAccess\_getCommands(), ilInfoScreenGUI\addObjectSections(), ilObjectListGUI\getCommandFrame(), ilObjGroupListGUI\getCommandLink(), ilObjFolderListGUI\getCommandLink(), ilObjCategoryListGUI\getCommandLink(), ilObjectListGUI\getCommandLink(), ilObjUser\getLoginFromAuth(), ilObjectListGUI\getProperties(), ilPersonalSettingsGUI\initPasswordForm(), ilContainerGUI\lockObject(), ilObjectGUI\prepareOutput(), and ilObjTestGUI\prepareSubGuiOutput().