API - XOOPS 2.5.11 Beta 2
By monxoops.fr
Protector_postcommon_post_language_match Class Reference
Inheritance diagram for Protector_postcommon_post_language_match:
Collaboration diagram for Protector_postcommon_post_language_match:

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
 

Member Function Documentation

◆ execute()

execute ( )

Execute the filter

Returns
bool
Here is the call graph for this function:

◆ stripEmoji()

stripEmoji (   $string)
protected

stripEmoji - remove pictographic characters, i.e. emoji and dingbats from a string

Parameters
string$stringUTF-8 encoded string
Returns
string without pictographs
Here is the caller graph for this function:

Field Documentation

◆ $customRange

$customRange = null
protected

◆ $maximumTolerance

$maximumTolerance = 0.02
protected

◆ $minLength

$minLength = 15
protected

◆ $minPosts

$minPosts = 10
protected

◆ $scriptCodes

$scriptCodes
protected

◆ $skipThese

$skipThese = array('edituser.php', 'register.php', 'search.php', 'user.php', 'lostpass.php')
protected

The documentation for this class was generated from the following file: