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

Class: captcha

Source Location: /zp-extensions/captcha/reCaptcha.php

Class captcha

Method Summary
captcha   captcha()   Class instantiator
bool   checkCaptcha()   Checks reCaptcha
string;   getCaptcha()   generates a simple captcha for comments
unknown   getOptionsSupported()   Returns array of supported options for the admin-options handler
void   handleOption()  

[ Top ]
Methods
Constructor captcha  [line 17]

  captcha captcha( )

Class instantiator



[ Top ]
checkCaptcha  [line 45]

  bool checkCaptcha( )

Checks reCaptcha



[ Top ]
getCaptcha  [line 59]

  string; getCaptcha( )

generates a simple captcha for comments

Thanks to gregb34 who posted the original code

Returns the captcha code string and image URL (via the $image parameter).



[ Top ]
getOptionsSupported  [line 25]

  unknown getOptionsSupported( )

Returns array of supported options for the admin-options handler



[ Top ]
handleOption  [line 35]

  void handleOption( $key, $cv  )

Parameters:
   $key: 
   $cv: 


[ Top ]

Documentation generated on Tue, 20 Dec 2011 16:07:59 +0100 by phpDocumentor 1.4.3