프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$blnForAttribute | boolean | Add a for attribute | |
$blnSubmitInput | boolean | Submit user input | |
$strPrefix | string | The CSS class prefix | |
$strTemplate | string | Template |
메소드 | 설명 | |
---|---|---|
__get ( string $strKey ) : mixed | Return a parameter | |
__set ( string $strKey, mixed $varValue ) | Add specific attributes | |
generate ( ) : string | Generate the widget and return it as string |
메소드 | 설명 | |
---|---|---|
validator ( mixed $varInput ) : mixed | Trim the values |