Developer Resources: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 13: Line 13:


* [[Module Structure|Overview of the iHRIS Module Structure]]
* [[Module Structure|Overview of the iHRIS Module Structure]]
* [[Pluggable Authentication|Pluggable Authentication Modules]]


* [[Pages and Templates|Overview of Pages and Templates in iHRIS]]
* [[Pages and Templates|Overview of Pages and Templates in iHRIS]]
Line 26: Line 25:
** [[Swiss Magic Data Editor]]
** [[Swiss Magic Data Editor]]


**[[Changing List Displays|How to Change List Displays]]
== Lists ==


* [[Modules Lists]] -- Modules are the building blocks of iHRIS.
* [[Modules Lists]] -- Modules are the building blocks of iHRIS.
Line 37: Line 32:
* [[iHRIS Task List|Task List]] -- A list of all the tasks in the iHRIS software
* [[iHRIS Task List|Task List]] -- A list of all the tasks in the iHRIS software
* [[iHRIS Role List|Role List]] -- A list of all the roles in the iHRIS software
* [[iHRIS Role List|Role List]] -- A list of all the roles in the iHRIS software




Line 51: Line 47:
* [[Using Bazaar to Contribute Code]]
* [[Using Bazaar to Contribute Code]]
* [[Create a Calendar Display Page]]
* [[Create a Calendar Display Page]]
* [[Changing List Displays|How to Change List Displays]]

Revision as of 09:33, 8 July 2013

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


Technical Overview


  • 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