Developer Resources: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 14: Line 14:
* [[File Search Paths]]
* [[File Search Paths]]
* [[Forms and Form Classes]]  
* [[Forms and Form Classes]]  
**[[Limiting Forms]]
**[[Changing List Displays]]
**[[Form Storage Mechanisms]]
* [[Module Structure]]
* [[Pages and Templates]]





Revision as of 13:39, 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