Property | Type | Description | |
---|---|---|---|
$blnSubmitInput | boolean | Submit user input | |
$strTemplate | string | Template |
Method | Description | |
---|---|---|
generate ( ) : string | Generate the widget and return it as string | |
validate ( ) | Validate the input and set the value |
protected bool $blnSubmitInput | ||
return | boolean |