Class: iHRIS PageIndex
From IHRIS Wiki
This article describes the class iHRIS_PageIndex.
- Extends the class: I2CE_Page.
- Parent Classses: I2CE_Page I2CE_Fuzzy
- Location: Part of the module ihris-common in the package iHRIS Common
- Source: Defined in the file lib/iHRIS_PageIndex.php
- Author: Luke Duncan <lduncan@intrahealth.org>
- Since: v2.0.0
The home page for the site. This page loads the main HTML template for the home page of the site. @copyright Copyright © 2007, 2008 IntraHealth International, Inc. The page class for displaying the home page.
Methods
loadHTMLTemplates()
Load the HTML template files to the template object. This method should load all the HTML template files that are needed for this page.
- Signature: protected function loadHTMLTemplates()