NAME

PurpleWiki::User - PurpleWiki user class

SYNOPSIS

A class representation of a PurpleWiki user.

DESCRIPTION

METHODS

new($userId)

$userId is optional.

Accessors/Mutators

id
username
tzOffset
createTime
createIp

Legacy Methods

getField
setField

Used for parameters without methods. Right now, this includes all of the UseMod preferences. This needs to be reworked.

AUTHORS

Eugene Eric Kim, <eekim@blueoxen.org>

SEE ALSO

PurpleWiki::Database::User::Base