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
|
Constructor.
|
Member Function Documentation
|
Read an XML descriptor.
|
|
Write the XML descriptor.
|
Member Data Documentation
|
Action of the combo item (PlAction), required.
|
|
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: