| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Inheritance diagram for ilObjUserTest:
 Inheritance diagram for ilObjUserTest: Collaboration diagram for ilObjUserTest:
 Collaboration diagram for ilObjUserTest:| Public Member Functions | |
| testCreateSetLookupDelete () | |
| Creates a user, sets preferences, lookups data, changes password, delete user  IL_Init. | |
| testAuthAndEmailMethods () | |
| Auth and email related methods  IL_Init. | |
| testPersonalDesktopItems () | |
| Personal Desktop Items  IL_Init. | |
| testSearch () | |
| Search methods  IL_Init. | |
| testClipboard () | |
| Clipboard  IL_Init. | |
| testMiscellaneous () | |
| Miscellaneous  IL_Init. | |
| Protected Member Functions | |
| setUp () | |
| Protected Attributes | |
| $backupGlobals = FALSE | |
Definition at line 4 of file ilObjUserTest.php.
| 
 | protected | 
Definition at line 8 of file ilObjUserTest.php.
| ilObjUserTest::testAuthAndEmailMethods | ( | ) | 
Auth and email related methods IL_Init.
Definition at line 139 of file ilObjUserTest.php.
References $d, ilObjUser\_checkExternalAuthAccount(), ilObjUser\_externalAccountExists(), ilObjUser\_getExternalAccountsByAuthMode(), ilObjUser\_getLocalAccountsForEmail(), ilObjUser\_getLoginAttempts(), ilObjUser\_getNumberOfUsersPerAuthMode(), ilObjUser\_getUserIdsByEmail(), ilObjUser\_incrementLoginAttempts(), ilObjUser\_lookupAuthMode(), ilObjUser\_resetLoginAttempts(), ilObjUser\_setUserInactive(), ilObjUser\_writeAuthMode(), ilObjUser\_writeExternalAccount(), ilObjUser\getUserIdByEmail(), and IL_PASSWD_PLAIN.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserTest::testClipboard | ( | ) | 
Clipboard IL_Init.
Definition at line 311 of file ilObjUserTest.php.
References $d, ilObjUser\_getUsersForClipboadObject(), and IL_PASSWD_PLAIN.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserTest::testCreateSetLookupDelete | ( | ) | 
Creates a user, sets preferences, lookups data, changes password, delete user IL_Init.
Definition at line 19 of file ilObjUserTest.php.
References $d, $n, ilObjUser\_checkPassword(), ilObjUser\_loginExists(), ilObjUser\_lookupClientIP(), ilObjUser\_lookupEmail(), ilObjUser\_lookupExternalAccount(), ilObjUser\_lookupFields(), ilObjUser\_lookupGender(), ilObjUser\_lookupId(), ilObjUser\_lookupLanguage(), ilObjUser\_lookupLastLogin(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), ilObjUser\_readUsersProfileData(), ilObjUser\_toggleActiveStatusOfUsers(), ilObjUser\getStoredActive(), and IL_PASSWD_PLAIN.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserTest::testMiscellaneous | ( | ) | 
Miscellaneous IL_Init.
Definition at line 373 of file ilObjUserTest.php.
References ilObjUser\_getAllUserAssignedStyles(), ilObjUser\_getNumberOfUsersForStyle(), and ilObjUser\_moveUsersToStyle().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjUserTest::testPersonalDesktopItems | ( | ) | 
Personal Desktop Items IL_Init.
Definition at line 220 of file ilObjUserTest.php.
References $d, and IL_PASSWD_PLAIN.
| ilObjUserTest::testSearch | ( | ) | 
Search methods IL_Init.
Definition at line 278 of file ilObjUserTest.php.
References ilObjUser\_getAllUserData(), and ilObjUser\searchUsers().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 6 of file ilObjUserTest.php.