| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilOnlineTracking:
 Collaboration diagram for ilOnlineTracking:| Public Member Functions | |
| _getOnlineTime ($a_user_id) | |
| _addUser ($a_user_id) | |
| Add access time. | |
| _updateAccess ($a_usr_id) | |
| Update access time. | |
Definition at line 18 of file class.ilOnlineTracking.php.
| ilOnlineTracking::_addUser | ( | $a_user_id | ) | 
Add access time.
| int | $a_user_id | 
Definition at line 42 of file class.ilOnlineTracking.php.
Referenced by ilStartUpGUI\showLogin().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilOnlineTracking::_getOnlineTime | ( | $a_user_id | ) | 
Definition at line 21 of file class.ilOnlineTracking.php.
References $ilDB, $res, and $row.
Referenced by ilLearningProgressBaseGUI\__appendUserInfo().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilOnlineTracking::_updateAccess | ( | $a_usr_id | ) | 
Update access time.
| int | $a_usr_id | 
Definition at line 66 of file class.ilOnlineTracking.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.