User
__construct
(mixed $tab, Int $id, String $login, String $lastname, String $firstname, String $surname, String $email, String $picture)
-
Int
$id
-
String
$login
-
String
$lastname
-
String
$firstname
-
String
$surname
-
String
$email
-
String
$picture
Redefined in descendants as:
...temp method replaced by getFullName()
String
afficheUser
([mixed $debug = FALSE])
void
getAllAdminGroups
(PDO $db)
void
getAllGroups
(PDO $db)
Retourne l email du user instancié
String
getEmail
()
$firstname $lastname
void
getFullName
()
void
getGroupTreeAdminQuery
([mixed $cols = "id"])
void
getGroupTreeQuery
([mixed $cols = "id"])
void
getGroupTreeWhereAdminArray
()
void
getGroupTreeWhereArray
()
Retourne l id du user instancié
Int
getID
()
Retourne l id du user instancié
String
getLogin
()
String
getSurname
([mixed $debug = FALSE])
... temp method replaced by getDisplayName()
String
getUserLink
()
void
isInGroup
(PDO $db, mixed $groupid)
void
setFromTab
(mixed $tab)