Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JAuthenticationResponse

Liste de tous les membres

Attributs publics

 $status = JAuthentication::STATUS_FAILURE
 $type = ''
 $error_message = ''
 $username = ''
 $password = ''
 $email = ''
 $fullname = ''
 $birthdate = ''
 $gender = ''
 $postcode = ''
 $country = ''
 $language = ''
 $timezone = ''

Description détaillée

Définition à la ligne 347 du fichier authentication.php.


Documentation des données membres

JAuthenticationResponse::$birthdate = ''

Définition à la ligne 418 du fichier authentication.php.

JAuthenticationResponse::$country = ''

Définition à la ligne 442 du fichier authentication.php.

JAuthenticationResponse::$email = ''

Définition à la ligne 395 du fichier authentication.php.

JAuthenticationResponse::$error_message = ''

Définition à la ligne 371 du fichier authentication.php.

JAuthenticationResponse::$fullname = ''

Définition à la ligne 404 du fichier authentication.php.

JAuthenticationResponse::$gender = ''

Définition à la ligne 426 du fichier authentication.php.

JAuthenticationResponse::$language = ''

Définition à la ligne 450 du fichier authentication.php.

JAuthenticationResponse::$password = ''

Définition à la ligne 387 du fichier authentication.php.

JAuthenticationResponse::$postcode = ''

Définition à la ligne 434 du fichier authentication.php.

JAuthenticationResponse::$status = JAuthentication::STATUS_FAILURE

Définition à la ligne 355 du fichier authentication.php.

JAuthenticationResponse::$timezone = ''

Définition à la ligne 458 du fichier authentication.php.

JAuthenticationResponse::$type = ''

Définition à la ligne 363 du fichier authentication.php.

JAuthenticationResponse::$username = ''

Définition à la ligne 379 du fichier authentication.php.


La documentation de cette classe a été générée à partir du fichier suivant :