24 $this->
key = $params[
'key'];
25 $this->error =
$params[
'error'];
27 $this->mName =
'g-recaptcha-response';
31 $out = $this->mParent->getOutput();
32 $lang = htmlspecialchars( urlencode( $this->mParent->getLanguage()->getCode() ) );
39 "<script src=\"https://www.google.com/recaptcha/api.js?hl={$lang}\" async defer></script>"
41 $output = Html::element(
'div', [
44 'mw-confirmedit-captcha-fail' => !!$this->error,
46 'data-sitekey' => $this->
key,
48 $htmlUrlencoded = htmlspecialchars( urlencode( $this->
key ) );
52 <div
style=
"width: 302px; height: 422px; position: relative;">
53 <div
style=
"width: 302px; height: 422px; position: absolute;">
54 <iframe src=
"https://www.google.com/recaptcha/api/fallback?k={$htmlUrlencoded}&hl={$lang}"
55 frameborder=
"0" scrolling=
"no"
56 style=
"width: 302px; height:422px; border-style: none;">
60 <div
style=
"width: 300px; height: 60px; border-style: none;
61 bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
62 background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
63 <textarea
id=
"g-recaptcha-response" name=
"g-recaptcha-response"
64 class=
"g-recaptcha-response"
65 style=
"width: 250px; height: 40px; border: 1px solid #c1c1c1;
66 margin: 10px 25px; padding: 0px; resize: none;" >
Creates a ReCaptcha v2 widget.
string $key
Public key parameter to be passed to ReCaptcha.
string $error
Error returned by ReCaptcha in the previous round.
getInputHTML( $value)
This function must be implemented to return the HTML to generate the input object itself.
__construct(array $params)
Parameters:
design txt This is a brief overview of the new design More thorough and up to date information is available on the documentation wiki at etc Handles the details of getting and saving to the user table of the and dealing with sessions and cookies OutputPage Encapsulates the entire HTML page that will be sent in response to any server request It is used by calling its functions to add in any and then calling but I prefer the flexibility This should also do the output encoding The system allocates a global one in $wgOut Title Represents the title of an and does all the work of translating among various forms such as plain database key
static configuration should be added through ResourceLoaderGetConfigVars instead can be used to get the real title after the basic globals have been set but before ordinary actions take place $output
this hook is for auditing only or null if authentication failed before getting that far or null if we can t even determine that probably a stub it is not rendered in wiki pages or galleries in category pages allow injecting custom HTML after the section Any uses of the hook need to handle escaping see BaseTemplate::getToolbox and BaseTemplate::makeListItem for details on the format of individual items inside of this array or by returning and letting standard HTTP rendering take place modifiable or by returning false and taking over the output $out
if(!isset( $args[0])) $lang