antispam
[ class tree: antispam ] [ index: antispam ] [ all elements ]

Class: ipbwi_antispam

Source Location: /ipbwi/lib/antispam.inc.php

Class Overview

ipbwi
   |
   --ipbwi_antispam



Author(s):

  • Matthias Reuter ($LastChangedBy: matthias $)

Version:

  • $LastChangedDate: 2009-08-26 19:19:41 +0200 (Mi, 26 Aug 2009) $

Copyright:

  • 2007-2010 IPBWI development team

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: ipbwi

ipbwi::addSystemMessage()
adds a system message
ipbwi::date()
Returns textual/timestamp offsetted date by board and by member offset and DST setting.
ipbwi::getBoardVar()
gets the requested board-var
ipbwi::getLibLang()
gets the language-var from actual requested native language-bit
ipbwi::makeSafe()
filtering html-strings, e.g. for db-queries
ipbwi::printSystemMessages()
prints system messages
ipbwi::properXHTML()
filtering HTML strings
ipbwi::setLang()
Set's current SDK language
ipbwi::sysInfo()
informations about the current IPBWI and PHP installation
ipbwi::__destruct()

Class Details

[line 11]


Tags:

author:  Matthias Reuter ($LastChangedBy: matthias $)
version:  $LastChangedDate: 2009-08-26 19:19:41 +0200 (Mi, 26 Aug 2009) $
copyright:  2007-2010 IPBWI development team
link:  http://ipbwi.com/examples/attachment.php
since:  2.0
license:  GNU General Public License


[ Top ]


Class Methods


method getHTML [line 52]

string getHTML( [string $ajaxUrl = false])

Returns the Captcha HTML Code



Tags:

return:  captcha html code
author:  Jan Ecker
since:  2.0
access:  public


Parameters:

string   $ajaxUrl   The URL that should be called to renew the captcha Image (only for GD Based captchas)

[ Top ]

method renewGdImage [line 96]

string renewGdImage( )

Generates a new GD Based Captcha



Tags:

return:  The unique id of the new GD based captcha
author:  Jan Ecker
since:  2.0
access:  public


[ Top ]

method validate [line 80]

bool validate( )

Checks weather the entered string was correct



Tags:

return:  True if the entered string was correct, otherwise false
author:  Jan Ecker
since:  2.0
access:  public


[ Top ]


Documentation generated on Sat, 23 Oct 2010 23:35:44 +0200 by phpDocumentor 1.4.3