Class API_Google_Profanity

Description

Google Profanity API Interface

Located in /classes/API/Google/Profanity.php (line 21)

API_Common
   |
   --API_Google_Profanity
Method Summary
static boolean check (string $word)
Methods
static method check (line 32)

Check

Checks if a word is considered profanity.

  • return: whether or not the word is profanity
  • usage: API_Google_Profanity::check('fuck'); // returns true
  • access: public
static boolean check (string $word)
  • string $word: word to check

Documentation generated on Wed, 03 Oct 2012 17:46:06 -0400 by phpDocumentor 1.4.4