|
UNA
|
Public Member Functions | |
| isSpammer ($aValues, $sDesc) | |
| submitSpammer ($aValues, $sEvidences=false) | |
| onPositiveDetection ($sExtraData='') | |
Protected Attributes | |
| $_aKeys | |
Spam detection based on email and ip powered by StopForumSpam service - http://www.stopforumspam.com/
| BxAntispamStopForumSpam::__construct | ( | ) |
Reimplemented from BxDol.
| BxAntispamStopForumSpam::isSpammer | ( | $aValues, | |
| $sDesc ) |
Check if user is spammer
| $aValues | - array with keys: ip, email, username |
| $sDesc | - desctiption, for example: join |
| BxAntispamStopForumSpam::submitSpammer | ( | $aValues, | |
| $sEvidences = false ) |
Submit spammer
aValues - array with keys: ip, email, username
|
protected |