Class: iHRIS SalaryHistoryPage: Difference between revisions

From IHRIS Wiki
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article describes the class ''iHRIS_SalaryHistoryPage''.
#REDIRECT [[Class: iHRIS_SalaryHistoryPage (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 Manage Module List#ihris-manage-PersonPosition|ihris-manage-PersonPosition]] in the package [https://launchpad.net/ihris-manage iHRIS Manage]
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.0.0-release/annotate/head:/modules/ManagePersonPosition/lib/iHRIS_SalaryHistoryPage.php modules/ManagePersonPosition/lib/iHRIS_SalaryHistoryPage.php]
*Author: Carl Leitner <litlfred@ibibilio.org>
*Since: Demo-v2.a
View a person's record.    @copyright Copyright &copy; 2006, 2008 IntraHealth International, Inc.    The page class for displaying the a person's salary history
==Methods==
===action()===
Perform the main actions of the page.
*Signature: protected function action()
===deleteSalary()===
*Signature: protected function deleteSalary()
===getTitle()===
Return the title for this page.
*Signature: protected function getTitle()
*Returns: [http://www.php.net/manual/en/language.types.string.php string ]
===loadHTMLTemplates()===
Load the HTML template files for editing and confirming the index and demographic information.
*Signature: protected function loadHTMLTemplates()
===showSalaryHistory()===
*Signature: protected function showSalaryHistory()
 
 
[[Category:Class Documentation]]

Latest revision as of 09:08, 23 August 2013