class Limit (View source)

Methods

static bool
isOverLimit(int $uID)

checks to see if a user has exceeded their limit for sending private messages.

static 
getErrorObject()

No description

notifyAdmin($offenderID)

No description

Details

static bool isOverLimit(int $uID)

checks to see if a user has exceeded their limit for sending private messages.

Parameters

int $uID

Return Value

bool

static getErrorObject()

No description

protected notifyAdmin($offenderID)

No description

Parameters

$offenderID