• WL.Environment.ANDROID
• WL.Environment.EMBEDDED
• WL.Environment.IPAD
• WL.Environment.IPHONE
• WL.Environment.MOBILE_WEB
• WL.Environment.PREVIEW
• WL.Environment.WINDOWS_PHONE_8
• WL.Environment.WINDOWS_PHONE
• WL.Environment.WINDOWS8
WL.Client.getLoginName(realm)
Returns the login name the user used during authentication.
• realm – ???
See also:
• WL.Client.getUserName(realm)
WL.Client.getUserInfo(realm, key)
Retrieve a property of the current used named by the key.
• realm – ???
• key – ???
WL.Client.getUserName(realm)
Retrieve the real name of the current user.
• realm – ???
See also:
• WL.Client.getLoginName(realm)
WL.Client.getUserPref(key)
Retrieve a user preference by key. If no preference is known for that key, null is returned.
• key – ???
See also:
• WL.Client.hasUserPref(key)
• WL.Client.setUserPref(key, value, options)
• WL.Client.setUserPrefs(prefs, options)
WL.Client.hasUserPref(key)
Determine if there is a user preference for the supplied key
Page 105
Comentarios a estos manuales