Class User
A class to handle reading, writing, viewing, editing and validating usr records.
- DBRecord
-
User
Package: awl\User
Copyright: Catalyst IT Ltd, Morphoss Ltd http://www.morphoss.com/
License: GNU GPL v2 or later
Author: Andrew McMillan andrew@mcmillan.net.nz
Located at User.php
Copyright: Catalyst IT Ltd, Morphoss Ltd http://www.morphoss.com/
License: GNU GPL v2 or later
Author: Andrew McMillan andrew@mcmillan.net.nz
Located at User.php
public
|
|
public
boolean
|
|
public
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
boolean
|
|
public
Success.
|
|
public
Success.
|
AddTable(),
DBRecord(),
Get(),
Initialise(),
PostToValues(),
Read(),
Set(),
Undefine(),
_BuildFieldList(),
_BuildJoinClause(),
_BuildWhereClause()
|
public
string
|
$user_no
A unique user number that is auto assigned on creation and invariant thereafter |
|
public
string
|
$prefix
Something to prefix all field names with before rendering them. |
$EditMode,
$Fields,
$Keys,
$OtherJoin,
$OtherTable,
$OtherTargets,
$OtherWhere,
$Table,
$Values,
$WriteType
|