Class: iHRIS Currency

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

This article describes the class iHRIS_Currency.

@copyright Copyright © 2007, 2008 IntraHealth International, Inc. Object for dealing with currency codes.

Form Fields

This class is a form class and provides the following form fields

code

The form field code is implemented by STRING_LINE

name

The form field name is implemented by STRING_LINE

country

The form field country is implemented by MAP

symbol

The form field symbol is implemented by STRING_LINE

Constants

iHRIS_Currency::MAIN_FIELD

The main field name used for display a description of a record. Defined as: "code"

iHRIS_Currency::SEC_FIELD

The secondary field name used for displaying a description of a record in combination with the MAIN_FIELD. Defined as: "symbol"