WebUIPrefsclass
Web UI preferences. This object contains the in-memory version of the display style preferences file.
Each client session has its own copy of this object, because each client can be associated with a different user, and each user has their own preferences file.
class
WebUIPrefs
: object
Superclass Tree (in declaration order)
WebUIPrefs
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
` clientSession
curProfile
curProPat
profileTab
proItemPat
`
Summary of Methods
` construct
getSettingsFile
getXML
loadSettings
openSettingsFile
readSettings
saveSettings
`
Properties
clientSession
the client session for this preference list
curProfile
current active profile selected by the user
curProPat
current profile ID pattern - current-profile:xxx
profileTab
profile table - this is a LookupTable of WebUIProfile objects keyed by profile name
proItemPat
setting ID pattern for profile items - nnn.xxx=yyy
Methods
construct (c)
no description available
getSettingsFile ( )
get the settings file path
getXML ( )
get the current settings as XML, to send to the web UI
loadSettings ( )
read the settings file
openSettingsFile (access)
open the settings file
readSettings (f)
read settings from a file
saveSettings ( )
save the current settings to the user’s config file
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1