internal package
Foswiki::Plugins::CaptchaPlugin::Core internal package
Foswiki::Plugins::CaptchaPlugin::Core ClassMethod
new() → $core ObjectMethod
DESTROY() ObjectMethod
getStore() → $store ObjectMethod
json() → $json ObjectMethod
CAPTCHACHECK($params, $topic, $web) → $string ObjectMethod
jsonRpcCreate($requesst) ObjectMethod
CAPTCHAFORM($params, $topic, $web) → $string ObjectMethod
CAPTCHA($params, $topic, $web) → $string ObjectMethod
toHtml5Data($data) → $string ObjectMethod
isValidCaptcha($challenge, $responce, $forceDelete) → $boolean ObjectMethod
validateRegistration($data) ObjectMethod
beforeSaveHandler()