|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL Login (IUserCredentials) |
Performs the application login |
|
+ | Login (Form, logical) |
Performs the application login |
|
+ | Login (logical) |
Performs the application login |
|
+ | LogSessionManagerProperties () |
Writes the current SessionManager properties to the log file |
|
# | OnLanguageDisplayNameChanged () |
Raises the LanguageDisplayNameChanged event |
|
# | OnLanguageIsoCodeChanged () |
Raises the LanguageDisplayNameChanged event |
|
# | OnLanguageKeyChanged () |
Raises the LanguageDisplayNameChanged event |
|
# | OnLoginCompanyKeyChanged () |
Raises the LoginCompanyKeyChanged event |
|
# | OnLoginCompanyNameChanged () |
Raises the LoginCompanyNameChanged event |
|
# | OnLoginCompleted () |
Raises the LoginCompleted event |
|
# | OnUserNameChanged () |
Raises the UserNameChanged event |
|
+ | Reset () |
Resets all Session Manager Properties to their initial values |
Options | Name | Purpose | |
---|---|---|---|
- | SessionManager () |
Disallow instance creation |
Options | Name | Purpose | |
---|---|---|---|
+ | LanguageDisplayNameChanged () |
Raised when the DisplayLanguage Changes |
|
+ | LanguageIsoCodeChanged () |
Raised when the Language Iso Code Changes |
|
+ | LanguageKeyChanged () |
Raised when the Language Key Changes |
|
+ | LoginCompanyKeyChanged () |
Raised when the LoginCompanyKey has changed |
|
+ | LoginCompanyNameChanged () |
Raised when the LoginCompanyName has changed |
|
+ | LoginCompleted () |
Raised when the Login has completed |
|
+ | UserNameChanged () |
Raised when the UserName has changed |
Options | Name | Purpose | |
---|---|---|---|
+ | RAW ClientPrincipal |
Gets and sets the RAW export of the client-principal |
|
+ | HANDLE ContextDataset |
Gets the reference to the current context dataset |
|
+ | CHARACTER LanguageDisplayName |
Gets and sets the Current Language DisplayName |
|
+ | CHARACTER LanguageIsoCode |
Gets and sets the Current Language Iso Code |
|
+ | CHARACTER LanguageKey |
Gets and sets the Current Language Key |
|
+ | CHARACTER LoginCompanyImageLarge |
Gets and sets the key of the large login company image |
|
+ | CHARACTER LoginCompanyImageSmall |
Gets and sets the key of the small login company image |
|
+ | CHARACTER LoginCompanyKey |
Gets and sets the Key of the current login company |
|
+ | CHARACTER LoginCompanyName |
Gets and sets the name of the current login company |
|
+ | CHARACTER LoginCompanyReferenceChar |
Gets and sets the foreign reference character value of the current login company |
|
+ | DECIMAL LoginCompanyReferenceDecimal |
Gets and sets the foreign reference character value of the current login company |
|
+ | INTEGER LoginCompanyReferenceInteger |
Gets and sets the foreign reference character value of the current login company |
|
+ | CHARACTER LoginCompanyShortName |
Gets and sets the short name of the current login company |
|
+ | CHARACTER LoginFormClassName |
Gets and sets the class name of the LoginForm that should be used |
|
+ | CHARACTER ServerCustomLogEntries |
Allows the client to specify the LogManager:CustomLogEntries for
the AppServer |
|
+ | LOGICAL ServerDebugMode |
Allows the client to specify the FrameworkSettings:DebugMode for
the AppServer |
|
+ | CHARACTER ServerLogEntryTypes |
Allows the client to specify the LOG-MANAGER:LOG-ENTRY-TYPES for
the AppServer |
|
+ | CHARACTER UserGroupKeys |
Gets and sets the keys of the UserGroups |
|
+ | CHARACTER UserGroupNames |
Gets and sets the names of the UserGroups |
|
+ | CHARACTER UserKey |
Gets and sets the current user's key value (e.g. SmartUser.UserGuid) |
|
+ | CHARACTER UserName |
Gets and sets the current user name |
Top
PUBLIC LOGICAL Login (IUserCredentials)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Login (Form, logical)
|
||||||||||||||||||||
PUBLIC Login (logical)
|
||||||||||||||||||||
PUBLIC LogSessionManagerProperties ()
|
||||||||||||||||||||
PROTECTED OnLanguageDisplayNameChanged ()
|
||||||||||||||||||||
PROTECTED OnLanguageIsoCodeChanged ()
|
||||||||||||||||||||
PROTECTED OnLanguageKeyChanged ()
|
||||||||||||||||||||
PROTECTED OnLoginCompanyKeyChanged ()
|
||||||||||||||||||||
PROTECTED OnLoginCompanyNameChanged ()
|
||||||||||||||||||||
PROTECTED OnLoginCompleted ()
|
||||||||||||||||||||
PROTECTED OnUserNameChanged ()
|
||||||||||||||||||||
PUBLIC Reset ()
|
PRIVATE SessionManager ()
|
---|
PUBLIC LanguageDisplayNameChanged ()
|
||||||||
---|---|---|---|---|---|---|---|---|
PUBLIC LanguageIsoCodeChanged ()
|
||||||||
PUBLIC LanguageKeyChanged ()
|
||||||||
PUBLIC LoginCompanyKeyChanged ()
|
||||||||
PUBLIC LoginCompanyNameChanged ()
|
||||||||
PUBLIC LoginCompleted ()
|
||||||||
PUBLIC UserNameChanged ()
|
PUBLIC RAW ClientPrincipal
|
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE ContextDataset
|
|||||||||||||||||||
PUBLIC CHARACTER LanguageDisplayName
|
|||||||||||||||||||
PUBLIC CHARACTER LanguageIsoCode
|
|||||||||||||||||||
PUBLIC CHARACTER LanguageKey
|
|||||||||||||||||||
PUBLIC CHARACTER LoginCompanyImageLarge
|
|||||||||||||||||||
PUBLIC CHARACTER LoginCompanyImageSmall
|
|||||||||||||||||||
PUBLIC CHARACTER LoginCompanyKey
|
|||||||||||||||||||
PUBLIC CHARACTER LoginCompanyName
|
|||||||||||||||||||
PUBLIC CHARACTER LoginCompanyReferenceChar
|
|||||||||||||||||||
PUBLIC DECIMAL LoginCompanyReferenceDecimal
|
|||||||||||||||||||
PUBLIC INTEGER LoginCompanyReferenceInteger
|
|||||||||||||||||||
PUBLIC CHARACTER LoginCompanyShortName
|
|||||||||||||||||||
PUBLIC CHARACTER LoginFormClassName
|
|||||||||||||||||||
PUBLIC CHARACTER ServerCustomLogEntries
|
|||||||||||||||||||
PUBLIC LOGICAL ServerDebugMode
|
|||||||||||||||||||
PUBLIC CHARACTER ServerLogEntryTypes
|
|||||||||||||||||||
PUBLIC CHARACTER UserGroupKeys
|
|||||||||||||||||||
PUBLIC CHARACTER UserGroupNames
|
|||||||||||||||||||
PUBLIC CHARACTER UserKey
|
|||||||||||||||||||
PUBLIC CHARACTER UserName
|