ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 $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().