PHP Class QRadioButtonList, qcodo

Inheritance: extends QListControl
Mostrar archivo Open project: qcodo/qcodo Class Usage Examples

Protected Properties

Property Type Description
$blnHtmlEntities BEHAVIOR
$intCellPadding LAYOUT
$intCellSpacing
$intRepeatColumns
$strRepeatDirection
$strTextAlign APPEARANCE

Public Methods

Method Description
GetJavaScriptAction ( )
ParsePostData ( )
Validate ( )
__get ( $strName )
__set ( $strName, $mixValue )

Protected Methods

Method Description
GetControlHtml ( )

Method Details

GetControlHtml() protected method

protected GetControlHtml ( )

GetJavaScriptAction() public method

public GetJavaScriptAction ( )

ParsePostData() public method

public ParsePostData ( )

Validate() public method

public Validate ( )

__get() public method

public __get ( $strName )

__set() public method

public __set ( $strName, $mixValue )

Property Details

$blnHtmlEntities protected_oe property

BEHAVIOR
protected $blnHtmlEntities

$intCellPadding protected_oe property

LAYOUT
protected $intCellPadding

$intCellSpacing protected_oe property

protected $intCellSpacing

$intRepeatColumns protected_oe property

protected $intRepeatColumns

$strRepeatDirection protected_oe property

protected $strRepeatDirection

$strTextAlign protected_oe property

APPEARANCE
protected $strTextAlign