ice framework documentation ice doc v1.10.1
Methods
  • initialize() : void
    Initialize user's relations.
  • completeLogin() : void
    Complete the login for a user by incrementing the logins and saving login timestamp.
  • getRole(string $name) : void
    Get user's role.
Methods Details
  • public function initialize()

    Initialize user's relations.
  • public function completeLogin()

    Complete the login for a user by incrementing the logins and saving login timestamp.
  • public function getRole(string $name)

    Get user's role.