Enumerations for XDO properties
Enumerations provide a list of valid values as well as nice captions for them. By default they are read from a xml block containing "<item>" elements where the node's content is the caption and a "value" attribute provides the value used. Otherwise they may be created empty and filled with values using the addOption() method.
Located in /phpsatk-lib/global/org.eenterphace.sat.forms/form.enumeration.php (line 39)
Initializes the enumeration
Reads the list's options if a DOM node is passed.
Adds an option to the enumeration
Gets the caption for a value
Gets an array of options and their captions
Key: option value Value: caption
Checks whether a given option is valid
Documentation generated on Mon, 21 May 2007 10:34:59 +0200 by phpDocumentor 1.3.0RC5