|
|
(15 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article describes the class ''iHRIS_PageViewPosition''.
| | #REDIRECT [[Class: iHRIS_PageViewPosition (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_PageViewPosition.php modules/ManagePersonPosition/lib/iHRIS_PageViewPosition.php]
| |
| *Author: Luke Duncan <lduncan@intrahealth.org>
| |
| *Since: v2.0.0
| |
| View a position's record. @copyright Copyright © 2007, 2008 IntraHealth International, Inc. The page class for displaying a position's record.
| |
| ==Methods==
| |
| ===action()===
| |
| Perform the main actions of the page.
| |
| *Signature: protected function action()
| |
| | |
| | |
| [[Category:Class Documentation]]
| |