PHP Class QCheckBoxList, qcodo

Inheritance: extends QListControl
Show file 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 property

BEHAVIOR
protected $blnHtmlEntities

$intCellPadding protected property

LAYOUT
protected $intCellPadding

$intCellSpacing protected property

protected $intCellSpacing

$intRepeatColumns protected property

protected $intRepeatColumns

$strRepeatDirection protected property

protected $strRepeatDirection

$strTextAlign protected property

APPEARANCE
protected $strTextAlign