Class: User
Source Location: /auth.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
Events
Javascript Events
Methods
User __construct(
[
$aowner = null])
|
|
Overrides Component::__construct (Constructor)
Parameters:
void
Authenticate [line 59]
void Authenticate(
string
$username, string
$password)
|
|
Authenticate the user inside the system
Overridden in child classes as:
- DatabaseUser::Authenticate()
- Authenticate an user
Parameters:
|
|