Class: iHRIS PageSearch

From IHRIS Wiki
Revision as of 13:12, 19 October 2009 by Litlfred (talk | contribs)

The class iHRIS_PageSearch contains 2 definitions:

manage/lib/iHRIS_PageSearch.php

This article describes the class iHRIS_PageSearch.

I2CE_Page_ReportRelationship

Methods

action()

Perform any actions for the page

  • Signature: public function action()
  • Returns: boolean.
    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.

Search for a person's record. @copyright Copyright © 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.

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()