Developer Resources: Difference between revisions
From IHRIS Wiki
Sturlington (talk | contribs) No edit summary |
Sturlington (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
==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.]] | 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: [[Customize Displays]] |
Revision as of 10:38, 15 July 2013
These resources support developers who are writing new features, programming new modules, or modifying the PHP source code.
General Topics
Overview of iHRIS
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.
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 implementers who are customizing or administering an instance of iHRIS.
- How to: Customize Displays
- How to: Delete Records
- How to: Manage a Customized iHRIS Site in Launchpad
- How to: Use Bazaar to Contribute Code to Launchpad