Developer Resources: Difference between revisions
From IHRIS Wiki
Sturlington (talk | contribs) No edit summary |
Sturlington (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
==Technical Overview== | ==Technical Overview of iHRIS== | ||
* [[ | * [[Module Structure]] | ||
* [[ | ** [[Modules Lists]] | ||
* [[File Search Paths | ** [[File Search Paths]] | ||
* [[Forms and Form Classes | ** [[Configuration (Magic) Data]] | ||
* [[ | ** [[Magic Data Storage Mechanisms]] | ||
* [[ | ** [[Swiss Magic Data Editor]] | ||
* [[ | * [[Forms and Form Classes]] | ||
* [[Pages and Templates| | ** [[Form Lists]] -- A list of all the forms showing how data are related | ||
* [[ | ** [[iHRIS Class List|Class List]] | ||
** [[Form Storage Mechanisms]] | |||
** [[Defining Forms]] | |||
** [[Limiting Forms]] | |||
** [[Form Fields]] | |||
* [[Pages and Templates]] | |||
** [[iHRIS Template List|HTML Template List]] | |||
* [[Tasks and Roles]] | |||
** [[iHRIS Task List|Task List]] | |||
** [[iHRIS Role List|Role List]] | |||
== | ==Tutorials== | ||
* [[Adding Form and Field Validations]] | * [[Adding Form and Field Validations]] | ||
* [[Deleting Records]] | * [[Deleting Records]] | ||
Line 41: | Line 39: | ||
==Customizing iHRIS== | ==Customizing iHRIS== | ||
* [[Changing List Displays]] | |||
* [[Changing | |||
* [[Changing Passport Image Dimensions and Size]] | * [[Changing Passport Image Dimensions and Size]] | ||
* [[Create a Calendar Display Page]] | * [[Create a Calendar Display Page]] | ||
Line 49: | Line 46: | ||
==Management== | ==Management== | ||
* [[Managing A Site In Launchpad]] | * [[Managing A Site In Launchpad]] | ||
* [[Using Bazaar to Contribute Code]] | * [[Using Bazaar to Contribute Code]] | ||
* [[Interoperability]] | * [[Interoperability]] | ||
==Out-of-date or Under Review== | |||
* [[Database Structure]] | |||
* [[Customizing iHRIS Manage]] | |||
* [[Adding Fields]] | |||
* [[Decentralized iHRIS]] |
Revision as of 10:46, 8 July 2013
These resources support customizing, updating, or extending the iHRIS source code.
General Topics
Technical Overview of iHRIS
- Module Structure
- Forms and Form Classes
- Form Lists -- A list of all the forms showing how data are related
- Class List
- Form Storage Mechanisms
- Defining Forms
- Limiting Forms
- Form Fields
- Pages and Templates
- Tasks and Roles
Tutorials
Customizing iHRIS
Management