CumulusUtils Runtime Library: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
Line 1: Line 1:
== Introduction ==
== Introduction ==
''CumulusUtils.js'' is the javascript runtime library providing the modular user with functionality otherwise available only in the website. It provides e.g. timing, realtime values, clocks and report loading. It is intended for users who are using CumulusUtils in a modular fashion. The available globals and functions are described below.
''CumulusUtils.js'' is the javascript runtime library providing the modular user with functionality otherwise available only in the website. It provides e.g. timing, realtime values, clocks and report loading. It is intended for users who are using CumulusUtils in a [[Modules|modular fashion]]. The available globals and functions are described below.


The library can be found in the utils directory (on the CumulusMX machine) and is transferred after generation to the lib directory on the server.
The library can be found in the utils directory (on the CumulusMX machine) and is transferred after generation to the lib directory on the server.

Navigation menu