$action | SimpleCaptcha | protected |
$captchaSolved | SimpleCaptcha | private |
$error | ReCaptchaNoCaptcha | private |
$messagePrefix | ReCaptchaNoCaptcha | protectedstatic |
$trigger | SimpleCaptcha | protected |
addCaptchaAPI(&$resultArr) | ReCaptchaNoCaptcha | protected |
addFormInformationToOutput(OutputPage $out, array $formInformation) | SimpleCaptcha | |
addFormToOutput(OutputPage $out, $tabIndex=1) | SimpleCaptcha | |
apiGetAllowedParams(&$module, &$params, $flags) | ReCaptchaNoCaptcha | |
badLoginKey() | SimpleCaptcha | private |
badLoginPerUserKey( $username) | SimpleCaptcha | private |
buildRegexes( $lines) | SimpleCaptcha | private |
buildValidIPs(array $input) | SimpleCaptcha | private |
canSkipCaptcha( $user, Config $config) | SimpleCaptcha | |
captchaTriggers( $title, $action) | SimpleCaptcha | |
clearCaptcha( $index) | SimpleCaptcha | |
confirmEditMerged( $context, $content, $status, $summary, $user, $minorEdit) | SimpleCaptcha | |
confirmEmailUser( $from, $to, $subject, $text, &$error) | SimpleCaptcha | |
createAuthenticationRequest() | ReCaptchaNoCaptcha | |
describeCaptchaType() | ReCaptchaNoCaptcha | |
doConfirmEdit(WikiPage $page, $newtext, $section, IContextSource $context) | SimpleCaptcha | private |
editShowCaptcha( $editPage) | SimpleCaptcha | |
filterLink( $url) | SimpleCaptcha | private |
findLinks( $title, $text) | SimpleCaptcha | private |
getCaptcha() | ReCaptchaNoCaptcha | |
getCaptchaInfo( $captchaData, $id) | ReCaptchaNoCaptcha | |
getCaptchaParamsFromRequest(WebRequest $request) | ReCaptchaNoCaptcha | protected |
getError() | ReCaptchaNoCaptcha | |
getFormInformation( $tabIndex=1) | ReCaptchaNoCaptcha | |
getLinksFromTracker( $title) | SimpleCaptcha | private |
getMessage( $action) | ReCaptchaNoCaptcha | |
getWikiIPWhitelist(Message $msg) | SimpleCaptcha | private |
increaseBadLoginCounter( $username) | SimpleCaptcha | |
injectEmailUser(&$form) | SimpleCaptcha | |
isAPICaptchaModule( $module) | SimpleCaptcha | protected |
isBadLoginPerUserTriggered( $u) | SimpleCaptcha | |
isBadLoginTriggered() | SimpleCaptcha | |
isIPWhitelisted() | SimpleCaptcha | private |
keyMatch( $answer, $info) | SimpleCaptcha | protected |
loadText( $title, $section, $flags=Revision::READ_LATEST) | SimpleCaptcha | private |
log( $message) | SimpleCaptcha | protected |
logCheckError( $info) | ReCaptchaNoCaptcha | protected |
needCreateAccountCaptcha(User $creatingUser=null) | SimpleCaptcha | |
onAuthChangeFormFields(array $requests, array $fieldInfo, array &$formDescriptor, $action) | ReCaptchaNoCaptcha | |
passCaptcha( $_, $word) | ReCaptchaNoCaptcha | protected |
passCaptchaFromRequest(WebRequest $request, User $user) | SimpleCaptcha | |
passCaptchaLimited( $index, $word, User $user) | SimpleCaptcha | |
passCaptchaLimitedFromRequest(WebRequest $request, User $user) | SimpleCaptcha | |
resetBadLoginCounter( $username) | SimpleCaptcha | |
retrieveCaptcha( $index) | ReCaptchaNoCaptcha | |
setAction( $action) | SimpleCaptcha | |
setTrigger( $trigger) | SimpleCaptcha | |
shouldCheck(WikiPage $page, $content, $section, $context, $oldtext=null) | SimpleCaptcha | |
showEditFormFields(&$editPage, &$out) | SimpleCaptcha | |
showHelp() | SimpleCaptcha | |
storeCaptcha( $info) | ReCaptchaNoCaptcha | |
triggersCaptcha( $action, $title=null) | SimpleCaptcha | |