ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
WebDAV utility functions. More...
Public Member Functions | |
isLocalPasswordInstructionRequired () | |
Static Public Member Functions | |
static | getInstance () |
Get singleton instance. More... | |
Private Member Functions | |
__construct () | |
Singleton constructor. More... | |
Private Attributes | |
$pwd_instruction = null | |
Static Private Attributes | |
static | $instance = null |
|
private |
|
static |
Get singleton instance.
Definition at line 32 of file class.ilDAVUtils.php.
References $instance.
Referenced by ilObjCategoryAccess\_getCommands(), ilObjCourseAccess\_getCommands(), ilObjFolderAccess\_getCommands(), and ilObjGroupAccess\_getCommands().
ilDAVUtils::isLocalPasswordInstructionRequired | ( | ) |
Definition at line 45 of file class.ilDAVUtils.php.
References $DIC, $ilUser, $pwd_instruction, ilAuthUtils\LOCAL_PWV_USER, and ilAuthUtils\supportsLocalPasswordValidation().
|
staticprivate |
Definition at line 15 of file class.ilDAVUtils.php.
Referenced by getInstance().
|
private |
Definition at line 17 of file class.ilDAVUtils.php.
Referenced by isLocalPasswordInstructionRequired().