Developer Resources: Difference between revisions
From IHRIS Wiki
Sturlington (talk | contribs) No edit summary |
Sturlington (talk | contribs) 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. | 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. Tutorials provide examples of how to modify the iHRIS code. | ||
These tutorials are outside the scope of the | These tutorials are outside the scope of the Technical Documentation but may be useful for modifying iHRIS. | ||
* How to: [[Customize Displays]] | * How to: [[Customize Displays]] | ||
Line 10: | Line 10: | ||
* How to: [[Using Bazaar to Contribute Code|Use Bazaar to Contribute Code to Launchpad]] | * How to: [[Using Bazaar to Contribute Code|Use Bazaar to Contribute Code to Launchpad]] | ||
We also have several tutorials for [[Implementer Resources|implementers who are customizing or administering an instance of iHRIS.]] | |||
==Important Topics== | ==Important Topics== |
Revision as of 10:59, 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. Tutorials provide examples of how to modify the iHRIS code.
These tutorials are outside the scope of the Technical Documentation but may be useful for modifying 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
We also have several tutorials for implementers who are customizing or administering an instance of iHRIS.
Important Topics