{+include("static/header.html")+}

{+JSDOC.opt.D.projectTitle+} v.{+JSDOC.opt.D.version+}

{+publish.classesIndex+}

Timemap.js

Author: {+data.readme.author+}

Version: {+data.readme.version+}

This is the auto-generated code documentation for {+JSDOC.opt.D.projectTitle+}.

{+data.readme.desc+}

Class Index


Core Classes

These are the base classes of the library - the models that hold the timemap data.

{+doTemplate('classlist.tmpl', data.core)+}

Loader Classes

These classes provide different ways of loading data from various sources.

{+doTemplate('classlist.tmpl', data.loaders)+}

Param Classes

These classes provide an architecture for loading data elements, either in the loaders or from a URL or other source. You probably won't need to worry about them much.

{+doTemplate('classlist.tmpl', data.param)+}

Theme & Utility Classes

These classes provide functionality and predefined objects for themes and utility functions.

{+doTemplate('classlist.tmpl', data.util)+}
©{+JSDOC.opt.D.copyright+}
Documentation generated by JsDoc Toolkit {+JSDOC.VERSION+} on {+new Date()+}