Information  Vous êtes sur mobile ou tablette ? Tenez votre appareil à l'horizontale !

Classes natives

Entity model


Cette classe permet d'afficher des pseudos MCD à partir de vos entités

Résultats :

- entity_model::table("user") :

user
Champ Type
id int
login string
psw string
# rang
rang
Champ Type
id int
nom string

- entity_model::div("user") :

user

  • id (int)
  • login (string)
  • psw (string)
  • # rang

    rang

    • id (int)
    • nom (string)