Tariqa SOAP
|
Public Member Functions | |
__construct ($locale=null) | |
Data Fields | |
$locale | |
const | lEnUS = "en-US" |
const | lEnGB = "en-GB" |
const | lFr = "fr" |
const | lDe = "de" |
const | lEnAU = "en-AU" |
const | lEnNZ = "en-NZ" |
Type of object enclosed in the authenticateResponse object, which contains the userInformation( at the moment it is only the user's locale)
__construct | ( | $ | locale = null | ) |
Constructs an userInformation object
string | $locale | The user's locale (i.e. 'en-US') |
$locale |