API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
execute () | |
Public Member Functions inherited from ProtectorFilterAbstract | |
__construct () | |
isMobile () | |
Protected Member Functions | |
stripEmoji ($string) | |
Protected Attributes | |
$minPosts = 10 | |
$maximumTolerance = 0.02 | |
$customRange = null | |
$minLength = 15 | |
$skipThese = array('edituser.php', 'register.php', 'search.php', 'user.php', 'lostpass.php') | |
$scriptCodes | |
Additional Inherited Members | |
Data Fields inherited from ProtectorFilterAbstract | |
$protector | |
execute | ( | ) |
Execute the filter
|
protected |
stripEmoji - remove pictographic characters, i.e. emoji and dingbats from a string
string | $string | UTF-8 encoded string |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |