Client/Browserside scripting¶
- Introduction
- Configuration
- General functions
webMI.addEvent()webMI.addOnload()webMI.addOnunload()webMI.callExtension()webMI.hasRight()webMI.inList()webMI.sprintf()webMI.query[key]webMI.escapeHTML()webMI.unescapeHTML()webMI.secureString()webMI.getMethodSupport()webMI.getFeatureSupport()webMI.getClientInfo()webMI.getMailPolicy()webMI.getPasswordPolicy()webMI.getSessionID()webMI.localizeNumber()
- Data functions
webMI.data.call()webMI.data.read()webMI.data.subscribe()webMI.data.unsubscribe()webMI.data.subscribeBlock()webMI.data.write()webMI.data.addEventListener()webMI.data.login()webMI.data.logout()webMI.data.changeemail()webMI.data.changepassword()webMI.data.twofactorLogin()webMI.data.twofactorSendMail()webMI.data.twofactorGetOTPAuth()webMI.data.pause()webMI.data.resume()webMI.data.isPaused()webMI.data.queryFilter()webMI.data.queryNext()webMI.data.queryRelease()webMI.data.subscribeFilter()webMI.data.unsubscribeFilter()webMI.data.readFilter()webMI.data.customRequest()webMI.data.loadScript()webMI.data.getRights()
- Alarm functions
- Graphics functions
webMI.translate()webMI.gfx.setRotation()webMI.gfx.setMoveX()webMI.gfx.setMoveY()webMI.gfx.setScaleX()webMI.gfx.setScaleY()webMI.gfx.setSkewX()webMI.gfx.setSkewY()webMI.gfx.setFill()webMI.gfx.setVisible()webMI.gfx.createPoint()webMI.gfx.getScreenCTM()webMI.gfx.getAbsoluteOffset()webMI.gfx.getAbsoluteScaleFactor()webMI.gfx.getBoundingClientRect()webMI.gfx.setScaledEvents()webMI.gfx.scaleEventCoordinates()
- Widget functions
- Display functions
- Sound functions
- Trigger functions
- Key functions
- Performance functions