Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct ($secret, $response, $remoteIp=null, $version=null) | |
toArray () | |
toQueryString () | |
Attributs privés | |
$secret | |
$response | |
$remoteIp | |
$version | |
Stores and formats the parameters for the request to the reCAPTCHA service.
Initialise parameters.
string | $secret | Site secret. |
string | $response | Value from g-captcha-response form field. |
string | $remoteIp | User's IP address. |
string | $version | Version of this client library. |
Références $version.
toArray | ( | ) |
toQueryString | ( | ) |
Query string representation for HTTP request.
|
private |
|
private |
|
private |
|
private |