Limit
class Limit (View source)
Properties
static protected bool | $enabled |
Methods
static bool
isOverLimit(int $uID)
checks to see if a user has exceeded their limit for sending private messages.
static
getErrorObject()
No description
static
setEnabled(bool $enabled = true)
Enable or disable Limits.
static
notifyAdmin($offenderID)
No description
Details
static bool
isOverLimit(int $uID)
checks to see if a user has exceeded their limit for sending private messages.
static
getErrorObject()
No description
static
setEnabled(bool $enabled = true)
Enable or disable Limits.
static protected
notifyAdmin($offenderID)
No description