Class User

Description

Description of User

  • author: jkraaijeveld

Located in /User.php (line 9)

ResearchToolObject
   |
   --User
Variable Summary
mixed $name
mixed $password
Method Summary
User __construct ([ $uid = null], [ $name = null], [ $password = null])
Variables
mixed $name (line 11)
  • access: public
mixed $password (line 12)
  • access: public

Inherited Variables

Inherited from ResearchToolObject

ResearchToolObject::$uid
Methods
Constructor __construct (line 18)

Constructor of User

If the user does not yet exist in the database, call with null as first parameter

  • access: public
User __construct ([ $uid = null], [ $name = null], [ $password = null])
  • $uid
  • $name
  • $password

Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by phpDocumentor 1.4.3