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 31: Line 32:


* [[Modules Lists]] -- Modules are the building blocks of iHRIS.
* [[Modules Lists]] -- Modules are the building blocks of iHRIS.
* [[Pluggable Authentication|Pluggable Authentication Modules]]
* [[iHRIS Class List|Class List]] -- A list of the classes with links to their documentaion
* [[iHRIS Class List|Class List]] -- A list of the classes with links to their documentaion
* [[iHRIS Template List|Template List]] -- A list of all the HTML templates and their locations used in the iHRIS software
* [[iHRIS Template List|Template List]] -- A list of all the HTML templates and their locations used in the iHRIS software

Revision as of 10:32, 8 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