Phpfox_Spam_Hash

Description

SPAM Hash Check Checks content being added to the site and looks over if it has been added in the past.

  • author: Raymond Benc
  • version: $Id: hash.class.php 1687 2010-07-22 03:13:27Z Raymond_Benc $
  • copyright: [PHPFOX_COPYRIGHT]

Located in /include/library/phpfox/spam/hash.class.php (line 18)


	
			
Variable Summary
 array $_aParams
Method Summary
 Phpfox_Spam_Hash __construct ([array $aParams = array()])
 bool isSpam ()
Variables
array $_aParams = array() (line 25)

Params we pass on how the SPAM check should behave.

  • access: private
Methods
Constructor __construct (line 33)

Class constructor. Load all the params on how the SPAM check should behave.

  • access: public
Phpfox_Spam_Hash __construct ([array $aParams = array()])
  • array $aParams: ARRAY of settings.
isSpam (line 44)

Checks to see if the content being passed is considered as SPAM.

  • return: TRUE if it is spam, FALSE if it isn't spam.
  • access: public
bool isSpam ()

Documentation generated on Tue, 28 Sep 2010 10:36:40 +0200 by phpDocumentor 1.4.0a2