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