Property | Type | Description | |
---|---|---|---|
$blnSubmitInput | boolean | Submit user input | |
$strTemplate | string | Template |
Method | Description | |
---|---|---|
__set ( string $strKey, mixed $varValue ) | Add specific attributes | |
generate ( ) : string | Generate the widget and return it as string | |
validate ( ) | Check for a valid option (see #4383) |
Method | Description | |
---|---|---|
generateCheckbox ( array $arrOption, integer $i ) : string | Generate a checkbox and return it as string |