|
|
(14 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article describes the class ''iHRIS_PageFormRenew''.
| | #REDIRECT [[Class: iHRIS_PageFormRenew (4.1.7)]] |
| *Extends the class: [[Class: iHRIS_PageFormParentTraining | iHRIS_PageFormParentTraining]].
| |
| *Parent Classses: [[Class: iHRIS_PageFormParentTraining | iHRIS_PageFormParentTraining]] [[Class: I2CE_PageForm | I2CE_PageForm]] [[Class: I2CE_Page | I2CE_Page]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
| |
| *Location: Part of the module [[iHRIS Qualify Module List#ihris-qualify|ihris-qualify]] in the package [https://launchpad.net/qualify iHRIS Qualify]
| |
| *Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/qualify/4.0.-release/annotate/head:/lib/iHRIS_PageFormRenew.php lib/iHRIS_PageFormRenew.php]
| |
| *Author: Luke Duncan <lduncan@intrahealth.org>
| |
| *Since: v2.0.0
| |
| Manage license renewals. @copyright Copyright © 2007, 2008 IntraHealth International, Inc. Page object to handle the renewal of licenses.
| |
| ==Methods==
| |
| ===loadHTMLTemplates()===
| |
| Load the HTML template files for editing.
| |
| *Signature: protected function loadHTMLTemplates()
| |
| ===loadObjects()===
| |
| Create and load data for the objects used for this form.
| |
| *Signature: protected function loadObjects()
| |
| ===setDisplayData()===
| |
| Set the data to be displayed for the page.
| |
| *Signature: protected function setDisplayData()
| |
| | |
| | |
| [[Category:Class Documentation]]
| |