Свойство | Type | Description | |
---|---|---|---|
$_model |
Méthode | Description | |
---|---|---|
getId ( ) | ||
init ( ) | ||
loadModel ( ) : User | Loads the user model for the logged in user. | |
updateLastActiveAt ( ) : boolean | Updates the users last active at field. | |
updateLastLoginAt ( ) : boolean | Updates the users last login at field. |
public loadModel ( ) : User | ||
Résultat | User | the model. |
public updateLastActiveAt ( ) : boolean | ||
Résultat | boolean | whether the update was successful. |
public updateLastLoginAt ( ) : boolean | ||
Résultat | boolean | whether the update was successful. |