Tariqa SOAP
 All Data Structures Namespaces Files Functions Variables Enumerations
WSKUserInformation Class Reference

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"

Detailed Description

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

See also:
authenticateResponse

Constructor & Destructor Documentation

__construct ( locale = null)

Constructs an userInformation object

Parameters:
string$localeThe user's locale (i.e. 'en-US')

Field Documentation

$locale
const lDe = "de"
See also:
$locale
const lEnAU = "en-AU"
See also:
$locale
const lEnGB = "en-GB"
See also:
$locale
const lEnNZ = "en-NZ"
See also:
$locale
const lEnUS = "en-US"
See also:
$locale
const lFr = "fr"
See also:
$locale

The documentation for this class was generated from the following file: