Developer Resources: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 39: Line 39:
* [[Adding Fields]]
* [[Adding Fields]]
* [[Adding Form and Field Validations]]
* [[Adding Form and Field Validations]]
* [[Customizing iHRIS Manage]]

Revision as of 14:00, 3 July 2013

These resources support customizing, updating, or extending the iHRIS source code.


Technical Overview


Lists

  • Modules Lists -- Modules are the building blocks of iHRIS.
  • Class List -- A list of the classes with links to their documentaion
  • Template List -- A list of all the HTML templates and their locations used in the iHRIS software
  • Form Lists -- A list of all the forms showing how data are related
  • Task List -- A list of all the tasks in the iHRIS software
  • Role List -- A list of all the roles in the iHRIS software


How-to's