Property | Type | Description | |
---|---|---|---|
$blnSubmitInput | boolean | Submit user input | |
$intCols | integer | Columns | |
$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) |
protected bool $blnSubmitInput | ||
return | boolean |