|
|
(15 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article describes the class ''iHRIS_PageIndex''.
| | #REDIRECT [[Class: iHRIS_PageIndex (4.1.7)]] |
| *Extends the class: [[Class: I2CE_Page | I2CE_Page]].
| |
| *Parent Classses: [[Class: I2CE_Page | I2CE_Page]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
| |
| *Location: Part of the module [[iHRIS Common Module List#ihris-common|ihris-common]] in the package [https://launchpad.net/ihris-common iHRIS Common]
| |
| *Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-common/4.0.0-release/annotate/head:/lib/iHRIS_PageIndex.php 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()
| |
| | |
| | |
| [[Category:Class Documentation]]
| |