Property | Type | Description | |
---|---|---|---|
$blnSubmitInput | boolean | Submit user input | |
$strOrderId | string | Order ID | |
$strOrderName | string | Order name | |
$strTemplate | string | Template |
Method | Description | |
---|---|---|
__construct ( array $arrAttributes = null ) | Load the database object | |
generate ( ) : string | Generate the widget and return it as string |
Method | Description | |
---|---|---|
validator ( mixed $varInput ) : mixed | Return an array if the "multiple" attribute is set |
public __construct ( array $arrAttributes = null ) | ||
$arrAttributes | array |