Class WSKUserInformation

Description

Type of object enclosed in the authenticateResponse object, which contains the userInformation( at the moment it is only the user's locale)

  • see: authenticateResponse

Located in /wsk/WSKUserInformation.class.php (line 7)


	
			
Class Constant Summary
 lDe = "de"
 lEnAU = "en-AU"
 lEnGB = "en-GB"
 lEnNZ = "en-NZ"
 lEnUS = "en-US"
 lFr = "fr"
Variable Summary
string $locale
Method Summary
WSKUserInformation __construct ([string $locale = null])
Variables
string $locale (line 19)

The locale (i.e. 'en-US')

Methods
Constructor __construct (line 55)

Constructs an userInformation object

  • access: public
WSKUserInformation __construct ([string $locale = null])
  • string $locale: The user's locale (i.e. 'en-US')
Class Constants
lDe = "de" (line 39)
lEnAU = "en-AU" (line 44)
lEnGB = "en-GB" (line 29)
lEnNZ = "en-NZ" (line 49)
lEnUS = "en-US" (line 24)
lFr = "fr" (line 34)

Documentation generated on Thu, 10 Dec 2009 15:22:40 +0100 by phpDocumentor 1.4.1