Phenotype API Documentation

Class PhenotypeUserStandard

Description
Description | Descendents | Vars (details) | Methods (details)
Direct descendents
Description | Descendents | Vars (details) | Methods (details)
Class Description
PhenotypeUser
Variable Summary
mixed $email
mixed $id
mixed $name
mixed $prefs
mixed $rights
Method Summary
PhenotypeUserStandard __construct ([ $usr_id = -1])
void buildRights ([ $usr_id = -1])
void checkRight$key)
void getFirstName ([ $usr_id = -1])
void getLastName ([ $usr_id = -1])
void getName ([ $usr_id = -1])
void getPref$key)
void getRights ([ $usr_id = -1])
void hasRight$key)
void hasRole$nr)
void init$row)
void load$usr_id)
void rawXMLExport ()
void rawXMLImport$buffer)
void rawXMLRolesImport$buffer)
Variables
mixed $email = "" (line 31)
mixed $id (line 27)
mixed $name = "N.N." (line 30)
mixed $prefs = array() (line 29)
mixed $rights = array() (line 28)
Methods
Constructor __construct (line 33)
PhenotypeUserStandard __construct ([ $usr_id = -1])
  • $usr_id
buildRights (line 180)
void buildRights ([ $usr_id = -1])
  • $usr_id
checkRight (line 265)
void checkRight$key)
  • $key
getFirstName (line 105)
void getFirstName ([ $usr_id = -1])
  • $usr_id
getLastName (line 129)
void getLastName ([ $usr_id = -1])
  • $usr_id
getName (line 81)
void getName ([ $usr_id = -1])
  • $usr_id
getPref (line 287)
void getPref$key)
  • $key
getRights (line 153)
void getRights ([ $usr_id = -1])
  • $usr_id
hasRight (line 277)
void hasRight$key)
  • $key
hasRole (line 282)
void hasRole$nr)
  • $nr
init (line 66)
void init$row)
  • $row
load (line 42)
void load$usr_id)
  • $usr_id
rawXMLExport (line 361)
void rawXMLExport ()
rawXMLImport (line 403)
void rawXMLImport$buffer)
  • $buffer
rawXMLRolesExport (line 302)
void rawXMLRolesExport ()
rawXMLRolesImport (line 332)
void rawXMLRolesImport$buffer)
  • $buffer

Documentation generated on Fri, 17 Jul 2009 16:43:41 +0200 by phpDocumentor 1.4.2

Bookmark and Share