Class: DatabaseUser
Source Location: /auth.inc.php
Object
|
--Persistent
|
--Component
|
--User
|
--DatabaseUser
DatabaseUser can be used to authenticate an user against a database table
|
Class Details
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
Events
Javascript Events
Methods
void Authenticate(
string
$username,
$password, string
$passwrod)
|
|
Authenticate an user
Overrides User::Authenticate (Authenticate the user inside the system)
Parameters:
|
|