PlgCaptchaRecaptcha::onDisplay
Gets the challenge HTML
Signature
public function onDisplay(string
$name,
string
$id,
string
$class )
Parameters
-
$name
- The name of the field.
-
$id
- The id of the field.
-
$class
- The class of the field.
Returns
- string
- The HTML to be embedded in the form.