-
Notifications
You must be signed in to change notification settings - Fork 2
Modules and Classes
Nuwan Waidyanatha edited this page Oct 16, 2013
·
7 revisions
These are the relevant modules and classes required for SAMBRO
- Modules
- Classes
These modules cannot be disabled and are essential for the coherence of the application
Module Name | Module Key | Description |
---|---|---|
Home | default | Root page with the index.html that is initially called by the application and display the home page to the user with login controls |
Administrator | admin | When login as administrator the home page presents all administrative functions for the administrator to carry out the respective functions |
appAdmin | Similar to the Admin module but provides additional features relevant to the specific application such as with handling database related administrative functions | |
Ticket viewer | errors | required during development cycle; errors are shown only when login as administrator |
Translation Functionality | translate | core module for application localization |
Synchronization | sync | To manage the synchronization of multiple users working on the same features |
Support | support | Help page, can be disabled but essential for providing help features |
Map | gis | definitely required for spatially presenting information |
Person Registry | pr | mainly used for managing users |
Organization | org | required for managing all organizations/institutions |