| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Inheritance diagram for ilSessionTest:
 Inheritance diagram for ilSessionTest: Collaboration diagram for ilSessionTest:
 Collaboration diagram for ilSessionTest:| Public Member Functions | |
| testBasicSessionBehaviour () | |
| IL_Init | |
| testPasswordAssisstanceSession () | |
| IL_Init | |
| Protected Member Functions | |
| setUp () | |
| Protected Attributes | |
| $backupGlobals = FALSE | |
Definition at line 24 of file ilSessionTest.php.
| 
 | protected | 
Definition at line 28 of file ilSessionTest.php.
| ilSessionTest::testBasicSessionBehaviour | ( | ) | 
IL_Init
Definition at line 37 of file ilSessionTest.php.
References $ilUser, $result, ilSession\_destroy(), ilSession\_destroyByUserId(), ilSession\_destroyExpiredSessions(), ilSession\_duplicate(), ilSession\_exists(), ilSession\_getData(), and ilSession\_writeData().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSessionTest::testPasswordAssisstanceSession | ( | ) | 
IL_Init
Definition at line 79 of file ilSessionTest.php.
References $ilUser, $res, $result, db_pwassist_session_destroy(), db_pwassist_session_find(), db_pwassist_session_gc(), db_pwassist_session_read(), and db_pwassist_session_write().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 26 of file ilSessionTest.php.