29-11-2011 : Remettre dans le débat politique les principes du Conseil National de la Résistance
17-02-2012 : Pétition pour une protection de l’apiculture et des consommateurs face au lobby des OGM
Logo de mon site
Logo de mon site
Faire un don




Right menu

Logo du site ez.no  Logo XHTML 1.O du W3C  Logo XHTML 1.O du W3C  Site francophone officiel de Firefox
zero papier grâce aux catalogues et promos en ligne de bonial

ezuser

Date de publication: le jeudi 31 mars 2011 à 16h55
Dernière modification: par Pascal BOYER le jeudi 31 mars 2011 à 16h55

12/03/2007 12:02

versions 3.9, 3.10, 4.x

Summary / Résumé

Contains information about a user.
 Contient des informations sur un utilisateur.

Persistent / Persistant

Yes / Oui

Attributes / Attributs

Attribute
Attribut
Type Static* Description
contentobject_id string
Chaîne de caractères
Yes
Oui
The ID number of the object that represents the user.
Le numéro de ID de l'objet qui représente l'utilisateur.
login string
Chaîne de caractères
Yes
Oui
The username of the user.
Le nom d'utilisateur de l'utilisateur.
email string
Chaîne de caractères
Yes
Oui
The E-mail address of the user (for example "marty@ez.no").
L'adresse e-mail de l'utilisateur (par exemple marty@ez.no)
password_hash string
Chaîne de caractères
Yes
Oui
The encrypted version of the user's password.
La version cryptée du mot de passe de l'utilisateur.
password_hash_type string
Chaîne de caractères
Yes
Oui
The type of encryption that was used to obfuscate the user's password.
Le type de cryptage utiliser pour brouiller le mot de passe de l'utilisateur.
contentobject object
Objet
No
Non
The actual object (as ezcontentobject) that represents the user.
Le véritable objet (en tant que ezcontentobject ) qui représente l'utilisateur.
groups array
Tableau
No
Non
The object ID numbers of the user groups that the user is a member of.
Les numéros de ID des objets des groupes d'utilisateurs auxquels appartient l'utilisateur.
has_stored_login boolean
booléen
No
Non
Returns TRUE if the user has a non-empty username stored in the database; otherwise FALSE will be returned.
Renvoie TRUE (VRAI) si l'utilisateur a un nom d'utilisateur stocké dans la base de données. Sinon, renvoie FALSE (FAUX).
original_password string
Chaîne de caractères
No
Non
The password input by the user from the last page (from "/user/register" or "/content/edit"). It is only used for validation of the password. It will be FALSE if empty input was provided.
Le mot de passe entré par l'utilisateur dans la dernière page ( /user/register ou /content/edit). C'est seulement utilisé pour la validation du mot de passe. Vaudra FALSE (FAUX) si un mot de passe vide est fourni.
original_password_confirm string
Chaîne de caractères
No
Non
The confirmation password for the "original_password" attribute (FALSE if empty).
La confirmation du mot de passe de l'attribut original_password (FALSE (FAUX) si vide).
roles array
Tableau
No
Non
The roles (as ezrole objects) that are assigned to the user.
Le rôle (en tant que objects ezrole ) qui sont assignés à l'utilisateur.
role_id_list array
Tableau
No
Non
The ID numbers of the roles that are assigned to the user.
Les numéros de ID des rôles assignés à l'utilisateur.
limited_assignment_value_list array
Tableau
No
Non
Not documented yet.
Pas encore documenté.
is_logged_in boolean
booléen
No
Non
Returns TRUE if the user is logged in, FALSE otherwise.
Retourne TRUE (VRAI) si l'utilisateur est logué, sinon renvoie FALSE (FAUX).
is_enabled boolean
booléen
No
Non
Returns TRUE if the user is enabled, FALSE otherwise.
Renvoie TRUE (VRAI) si l'utilisateur est autorisé, sinon renvoie FALSE (FAUX).
last_visit string
Chaîne de caractères
No
Non
Not documented yet.
Pas encore documenté.
has_manage_locations boolean
booléen
No
Non
Not documented yet.
Pas encore documenté.

* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.
* Indique si l'attribut fournit une valeur pré-recherchée ou s'il doit être calculé à la demande.