Arena
1.0
A content management system
|
This file expands upon the ADataRow class to allow the retrieval and modification of a user record for arena. More...
Classes | |
class | Plugins.User.Users.AUserError |
This class represents an error that can occur when retrieving or updating user information. More... | |
class | Plugins.User.Users.AUser |
This class represents a user record for arena. More... | |
Variables | |
string | Plugins.User.Users.suNoDataSource = "no data source is available" |
The error message used when no data source is available. | |
string | Plugins.User.Users.suUserUpdateError = "Failed to update information for user \"{}\" because: {}" |
The error message used when failing to update a user record. | |
tuple | Plugins.User.Users.suUserRetrievalError |
The error message used when failing to locate a user record. More... | |
This file expands upon the ADataRow class to allow the retrieval and modification of a user record for arena.