|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
WebDAV utility functions. More...
Collaboration diagram for ilDAVUtils: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().
Here is the caller graph for this function:| ilDAVUtils::isLocalPasswordInstructionRequired | ( | ) |
Definition at line 45 of file class.ilDAVUtils.php.
References $ilUser, $pwd_instruction, ilAuthUtils\LOCAL_PWV_USER, and ilAuthUtils\supportsLocalPasswordValidation().
Here is the call graph for this function:
|
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().