Class jAuthUser

Description

default object to represent a user

this is only a data container. In fact, auth drivers can provide other object to embed user data.

  • abstract:

Located in /auth/jAuthUser.class.php (line 20)


	
			
Direct descendents
Class Description
jAuthDummyUser internal use
jAuthUserLDS object which represent a user
jDummyAuthUser deprecated class. It is here only for a soft migrating from jelix 1.0b3 to 1.0
Variable Summary
mixed $email
mixed $login
Variables
mixed $email = '' (line 22)
  • access: public
mixed $login = '' (line 21)
  • access: public

Documentation generated on Wed, 07 Sep 2011 13:46:44 +0200 by phpDocumentor 1.4.3