Technical Documentation: Difference between revisions
From IHRIS Wiki
Sturlington (talk | contribs) No edit summary |
Sturlington (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
** [[Modules Lists]] | ** [[Modules Lists]] | ||
** [[File Search Paths]] | ** [[File Search Paths]] | ||
** [[Configuration (Magic) Data]] | ** [[Configuration (Magic) Data]] -- Magic Data is a mechanism intended to handle dynamic site-level configuration data. It is the basis of much of the functionality provided by the IntraHealth Informatics Core Engine (I2CE), including how pages are served and how custom reports are made. | ||
*** [[Magic Data Storage Mechanisms]] | *** [[Magic Data Storage Mechanisms]] | ||
*** [[Swiss Magic Data Editor]] | *** [[Swiss Magic Data Editor]] |
Revision as of 11:06, 7 October 2013
- Module Structure
- Modules Lists
- File Search Paths
- Configuration (Magic) Data -- Magic Data is a mechanism intended to handle dynamic site-level configuration data. It is the basis of much of the functionality provided by the IntraHealth Informatics Core Engine (I2CE), including how pages are served and how custom reports are made.
- Forms and Form Classes
- Form Lists
- Class List
- Form Storage Mechanisms
- Defining Forms
- Limiting Forms
- Form Fields
- Form Caches
- Printed Forms
- How to: Add Fields -- These tutorials describe how to add new forms and fields to iHRIS.
- How to: Add Validations for Forms and Fields -- This tutorial describes how to add custom data validations for forms and fields.
- Cron Jobs - Running functions on a regular basis with iHRIS.
We also have additional tutorials for Developers or Implementers.