Description
Various utilities to support GEVME such as log out function, modal pop up, modal visibility, etc.
JS Syntax
window.GEVME.utils
Rebar Syntax
{{utils}}
Type
Object
Name | Type | Description | Rebar Syntax | JS Syntax |
---|---|---|---|---|
Function | You can switch modal pop up to be visible as such:Β window.GEVME.utils.checkModalPopupVisibility(true) | {{checkModalPopupVisibility}} | window.GEVME.checkModalPopupVisibility | |
Function | Click here for more information. | {{logoutUser}} | window.GEVME.logoutUser | |
Function | Click here for more information. | {{openModalPopup}} | window.GEVME.openModalPopup |