Class: iHRIS Cadre

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

This article describes the class iHRIS_Cadre.

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

Form Fields

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

name

The form field name is implemented by STRING_LINE

isco

The form field isco is implemented by STRING_LINE

qualification

The form field qualification is implemented by MAP

Methods

getListType()

Return the list edit type for this list. The possible return values are "list," "dual," or "select." Select will display a drop down of all choices and list and dual will list them all in a table. Dual includes the linked list object for the object.

  • Signature: public function getListType()
  • Returns: string