Class Index | File Index

Classes


Function Namespace JXG.Server.modules


Defined in: Server.js.

Function Namespace Summary
Constructor Attributes Constructor Name and Description
 
This is where all of a module's handlers are accessed from.
Function Namespace Detail
JXG.Server.modules()
This is where all of a module's handlers are accessed from. If you're loading a module named JXGModule which provides a handler called ImaHandler, then this handler can be called by invoking JXG.Server.modules.JXGModule.ImaHandler().

Documentation generated by JsDoc Toolkit 2.4.0 on Sat Mar 22 2014 12:02:46 GMT-0000 (UTC)