visit Kofax web site

PlComboItem Class Reference

List of all members.

Detailed Description

Combo box items.

Class PlComboItem represents the element PlComboItem in PadEntryOptions-dtd as a PHP object


Public Member Functions

 PlComboItem ($c=FALSE)
 Constructor.
 readXML (&$xml)
 Read an XML descriptor.
 writeXML (&$xml)
 Write the XML descriptor.

Public Attributes

 $mAction = FALSE
 Action of the combo item (PlAction), required.
 $mCaption = ""
 Caption Text, the text that will be displayed if the Item is selected, UTF8 String.


Constructor & Destructor Documentation

PlComboItem.PlComboItem c = FALSE  ) 
 

Constructor.

Parameters:
$c [i] UTF8 String, Caption text


Member Function Documentation

PlComboItem.readXML &$  xml  ) 
 

Read an XML descriptor.

PlComboItem.writeXML &$  xml  ) 
 

Write the XML descriptor.


Member Data Documentation

PlComboItem.$mAction = FALSE
 

Action of the combo item (PlAction), required.

PlComboItem.$mCaption = ""
 

Caption Text, the text that will be displayed if the Item is selected, UTF8 String.


The documentation for this class was generated from the following file: