프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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. |