프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$blnSubmitInput | boolean | Submit user input | |
$strOrderId | string | Order ID | |
$strOrderName | string | Order name | |
$strTemplate | string | Template |
메소드 | 설명 | |
---|---|---|
__construct ( array $arrAttributes = null ) | Load the database object | |
generate ( ) : string | Generate the widget and return it as string |
메소드 | 설명 | |
---|---|---|
validator ( mixed $varInput ) : mixed | Return an array if the "multiple" attribute is set |
public __construct ( array $arrAttributes = null ) | ||
$arrAttributes | array |