Свойство | Тип | Описание | |
---|---|---|---|
$blnSubmitInput | boolean | Submit user input. | |
$strTemplate | string | The template to use. |
Метод | Описание | |
---|---|---|
__set ( string $strKey, mixed $varValue ) : void | Add specific attributes. | |
generate ( ) : string | Generate the widget and return it as string. |
Метод | Описание | |
---|---|---|
validator ( mixed $varInput ) : mixed | Trim the values and validate them. |
protected bool $blnSubmitInput | ||
Результат | boolean |
protected string $strTemplate | ||
Результат | string |