프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$blnForAttribute | boolean | Add a for attribute | |
$blnSubmitInput | boolean | Submit user input | |
$strTemplate | string | Template |
메소드 | 설명 | |
---|---|---|
__construct ( array $arrAttributes = null ) | Disable the for attribute if the "multiple" option is set | |
__set ( string $strKey, mixed $varValue ) | Add specific attributes | |
generate ( ) : string | Generate the widget and return it as string |
메소드 | 설명 | |
---|---|---|
validator ( mixed $varInput ) : mixed | Trim values |
public __construct ( array $arrAttributes = null ) | ||
$arrAttributes | array |