Property | Type | Description | |
---|---|---|---|
$data | the data list to display | ||
$displayFilter | whether to display filter or not | ||
$size | size. Valid values are: - input-mini - input-small - input-medium - input-large - input-xlarge - input-xxlarge | ||
$wrapperOptions | the htmlOptions of the wrapper layer |
Method | Description | |
---|---|---|
init ( ) | Widget's initialization method | |
registerClientScript ( ) | Registers client script | |
renderField ( ) | Renders the input file field | |
run ( ) | Runs the widget. |
public $size |