Class dmitrybtn\yimp\widgets\Controls
| Inheritance | dmitrybtn\yimp\widgets\Controls » yii\bootstrap4\Widget |
|---|
Widget, showing form Submit and Cancel buttons is right sidebar on desktops and in footer on mobiles.
Public Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| $cancelUrl | string | Url, rendered as href attribute of Cancel button. |
dmitrybtn\yimp\widgets\Controls |
| $form | string | Form id selector, rendered as form attribute of Submit button. |
dmitrybtn\yimp\widgets\Controls |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| run() | Runs widget | dmitrybtn\yimp\widgets\Controls |
Property Details
Url, rendered as href attribute of Cancel button.
Form id selector, rendered as form attribute of Submit button.