Developer Resources: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 1: Line 1:
These resources support developers who are writing new features, programming new modules, or modifying the PHP source code.  
These resources support developers who are writing new features, programming new modules, or modifying the PHP source code.  
The [[Technical Documentation|Technical Overview of iHRIS]] is the place to start with understanding how iHRIS is structured. This technical documentation describes the module structure, pages and templates, tasks and roles, and forms and fields used in the iHRIS software.
These tutorials are outside the scope of the [[Technical Documentation]] but may be useful for modifying iHRIS. We also have several tutorials for [[Implementer Resources|implementers who are customizing or administering an instance of iHRIS.]]
* How to: [[Customize Displays]]
* How to: [[Deleting Records|Delete Records]]
* How to: [[Managing A Site In Launchpad|Manage a Customized iHRIS Site in Launchpad]]
* How to: [[Using Bazaar to Contribute Code|Use Bazaar to Contribute Code to Launchpad]]


==Important Topics==
==Important Topics==
Line 11: Line 21:
==Overview of iHRIS==
==Overview of iHRIS==


The [[Technical Documentation|Technical Overview of iHRIS]] is the place to start with understanding how iHRIS is structured. This technical documentation describes the module structure, pages and templates, tasks and roles, and forms and fields used in the iHRIS software.




==Miscellaneous Tutorials==
==Miscellaneous Tutorials==
These tutorials are outside the scope of the [[Technical Documentation]] but may be useful for modifying iHRIS. We also have several tutorials for [[Implementer Resources|implementers who are customizing or administering an instance of iHRIS.]]
* How to: [[Customize Displays]]
* How to: [[Deleting Records|Delete Records]]
* How to: [[Managing A Site In Launchpad|Manage a Customized iHRIS Site in Launchpad]]
* How to: [[Using Bazaar to Contribute Code|Use Bazaar to Contribute Code to Launchpad]]





Revision as of 10:58, 15 July 2013

These resources support developers who are writing new features, programming new modules, or modifying the PHP source code.

The Technical Overview of iHRIS is the place to start with understanding how iHRIS is structured. This technical documentation describes the module structure, pages and templates, tasks and roles, and forms and fields used in the iHRIS software.

These tutorials are outside the scope of the Technical Documentation but may be useful for modifying iHRIS. We also have several tutorials for implementers who are customizing or administering an instance of iHRIS.


Important Topics


Overview of iHRIS

Miscellaneous Tutorials

Out-of-date or Under Review