Class: iHRIS PageHistory

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

This article describes the class iHRIS_PageHistory.

The page class for displaying the history of a form associated with a person's record. @copyright Copyright © 2007, 2008 IntraHealth International, Inc. The page class for displaying the history of a form associated with a person's record.

Variables

$history

The history object being displayed by this page.

Methods

action()

Perform the main actions of the page.

  • Signature: protected function action()

getPrefix()

Return a prefix to be used for templates associated with this page.

  • Signature: protected function getPrefix()
  • Returns: string

loadHTMLTemplates()

Load the HTML template files for viewing an object's history.

  • Signature: protected function loadHTMLTemplates()

loadObjects()

Load the history object for this page.

  • Signature: protected function loadObjects()