phpPeanuts  2.2.0
phpPeanuts framework
 All Data Structures Namespaces Files Functions Variables
SelectWidget Class Reference

Inherits PntSelectWidget.

Additional Inherited Members

- Public Member Functions inherited from PntSelectWidget
 __construct ($whole, $requestData, $formText=null, $optionItems=null)
 
 getName ()
 
 initialize ($text, $options=null)
 
 setSelectedId ($value)
 
 setSettedCompulsory ($value)
 
 setWidth ($value)
 
 setAutoSelectFirst ($value)
 
 setOptions ($value)
 
 setOnChangeScript ($value)
 
 setOptionsFromObjects ($objects, $type)
 
 addOptionFromObject (&$options, $obj, $type, $cnv, $idProp)
 
 setOptionsFromValues ($values, $type, $cnv)
 
 setWidthFromOptionsMaxLength ($multiplier, $min=null, $max=null)
 
 printBody ()
 
 printOnChangeScript ()
 
 printStyle ()
 
 printUnselectOption ()
 
 printSelectOptions ()
 
 getOptionSelected ($id)
 
 getOptions ()
 
 getSelectedId ()
 
 getSettedCompulsory ()
 
 getAutoSelectFirst ()
 
- Static Public Member Functions inherited from PntPage
static getInfoStyleOk ()
 
static getInfoStyleError ()
 
static getInfoStyleWarning ()
 
- Data Fields inherited from PntSelectWidget
 $settedCompulsory = true
 
 $autoSelectFirst = false
 
 $width
 
 $unselectLabel = ''
 
 $cssClass = 'pntSelectWidget'
 
 $selectedId
 

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