-
Description
This is the Merjent App Module to use within a Fulcrum Application's data event scripting environment. It includes the Merjent Tools for Data Events.
It provides functions and templates commonly used on Merjent projects.
The Mtools singleton provides all methods from the following classes through inheritance:
Utils- Core utility methodsFulcrumHelpers- Fulcrum form and field helpersRequestHelpers- HTTP request helpersDataEventHelpers- Data event specific methods (weather, fire danger, etc.)
The MApp singleton provides:
MerjentApp- App lifecycle management, permissions, status updates, and field locking