ILIAS
Release_4_0_x_branch Revision 61816
|
Activation Checker. More...
Static Public Member Functions | |
static | _isActive () |
Static getter. |
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, 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(), ilObjFolderListGUI\getCommandFrame(), ilObjGroupListGUI\getCommandFrame(), ilObjectListGUI\getCommandFrame(), ilObjGroupListGUI\getCommandLink(), ilObjCategoryListGUI\getCommandLink(), ilObjFolderListGUI\getCommandLink(), ilObjectListGUI\getCommandLink(), ilObjUser\getLoginFromAuth(), and ilObjectListGUI\getProperties().