Class: iHRIS PageViewList: Difference between revisions

From IHRIS Wiki
No edit summary
(Redirected page to Class: iHRIS PageViewList (4.1.7))
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article describes the class ''iHRIS_PageViewList''.
#REDIRECT [[Class: iHRIS_PageViewList (4.1.7)]]
*Extends the class: [[Class: I2CE_PageViewList | I2CE_PageViewList]].
*Parent Classses:  [[Class: I2CE_PageViewList | I2CE_PageViewList]] [[Class: I2CE_Page | I2CE_Page]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
*Child Classes:
** [[Class: iHRIS_PageViewListQualify | iHRIS_PageViewListQualify]]
*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_PageViewList.php lib/iHRIS_PageViewList.php]
*Author: Carl Leitner <litlfred@ibiblio.org>
iHRIS_PageViewList
==Methods==
===action()===
Perform the actions of the page. This handles some special actions because there are three versions of this page: - The list page of all objects that can be edited. - The add/update page for each list object. - The edit form for each list object. Only in the third case is the parent object action method called since that is the default setup for editing objects used in most other PageForm  objects.
*Signature: protected function action()
 
 
[[Category:Class Documentation]]

Latest revision as of 10:07, 23 August 2013