Class: iHRIS PageSearch: Difference between revisions

From IHRIS Wiki
No edit summary
(Redirected page to Class: iHRIS PageSearch (4.1.7))
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
The class iHRIS_PageSearch contains 2 definitions:
#REDIRECT [[Class: iHRIS_PageSearch (4.1.7)]]
*Definition in [[#manage/lib/iHRIS_PageSearch.php|manage/lib/iHRIS_PageSearch.php]] of the package <span style='color:DarkGreen'>iHRIS Manage</span>
*Definition in [[#qualify/lib/iHRIS_PageSearch.php|qualify/lib/iHRIS_PageSearch.php]] of the package <span style='color:Teal'>iHRIS Qualify</span>
=manage/lib/iHRIS_PageSearch.php=
This article describes the class ''iHRIS_PageSearch''.
*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|ihris-manage]] 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:/lib/iHRIS_PageSearch.php lib/iHRIS_PageSearch.php]
*Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Page_ReportRelationship
==Methods==
===action()===
Perform any actions for the page
*Signature: public function action()
*Returns: boolean.<br/>true on sucess
===actionMenu()===
*Signature: protected function actionMenu()
===actionSearch()===
*Signature: protected function actionSearch()
===getDisplayObj()===
*Signature: protected function getDisplayObj($request)
*Parameters:
**$request
 
=qualify/lib/iHRIS_PageSearch.php=
This article describes the class ''iHRIS_PageSearch''.
*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 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_PageSearch.php lib/iHRIS_PageSearch.php]
*Author: Luke Duncan <lduncan@intrahealth.org>
*Since: v2.0.0
Search for a person's record.    @copyright Copyright &copy; 2007, 2008 IntraHealth International, Inc.    The page class for searching for a person's record.
==Variables==
===$search===
The search object for this page to display the form.
*Type: private [[Class: I2CE_Form | I2CE_Form]] $search
 
==Methods==
===action()===
Perform the main actions of the page.
*Signature: protected function action()
===loadHTMLTemplates()===
Load the HTML template files for editing and confirming the index and demographic information.
*Signature: protected function loadHTMLTemplates()
 
 
 
[[Category:Class Documentation]]

Latest revision as of 10:06, 23 August 2013