Class hrzg\moxiecode\moxiemanager\widgets\UploadButton
| Inheritance | hrzg\moxiecode\moxiemanager\widgets\UploadButton » yii\bootstrap\Widget |
|---|---|
| Available since version | 2.0 |
Class UplaodButton based on Yii2 Bootstrap Widget.
Public Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| $encodeLabel | boolean | Whether the label should be HTML-encoded. | hrzg\moxiecode\moxiemanager\widgets\UploadButton |
| $label | string | The button label | hrzg\moxiecode\moxiemanager\widgets\UploadButton |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| init() | Initializes the widget. | hrzg\moxiecode\moxiemanager\widgets\UploadButton |
| registerClientScript() | Registers related events | hrzg\moxiecode\moxiemanager\widgets\UploadButton |
| run() | hrzg\moxiecode\moxiemanager\widgets\UploadButton |
Property Details
Whether the label should be HTML-encoded.
The button label
Method Details
Initializes the widget.
| public void init ( ) |
Registers related events
| public void registerClientScript ( ) |
| public void run ( ) |