Classes

This class deals with the API function of the simulation engine.
Base class for all the admin module controllers
The class BaseController is the heart the simulation engine
The UsersAdminController class is the controller that handles all actions of the symfony cache management interface.
The DataSourcesAdminController class is the controller that handles all actions of the datasources management interface.
The actions of the DefaultController class are used to run the simulation engine for a particular simulator.
The DocumentationController class is the controller that manages the display of documentation pages.
The HomeAdminController class is the controller that display the administration interface homepage.
The IndexController class is the controller that give of online simulators.
The actions of the DefaultController class are used to run the simulation engine for a particular simulator.
The PDFFormsAdminController class is the controller that handles all actions of the PDF Forms management interface.
The SimulatorsAdminController class is the controller that handles all actions of the simulator management interface.
The UsersAdminController class is the controller that handles all actions of the users management interface.
The ViewsAdminController class is the controller that handles all actions of the views management interface.