Class lajax\translatemanager\controllers\actions\DeleteSourceAction
| Inheritance | lajax\translatemanager\controllers\actions\DeleteSourceAction » yii\base\Action |
|---|---|
| Available since version | 1.4 |
Deletes an existing LanguageSource model.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| run() | Deletes an existing LanguageSource model. | lajax\translatemanager\controllers\actions\DeleteSourceAction |
Method Details
Deletes an existing LanguageSource model.
If deletion is successful, the browser will be redirected to the 'list' page.
| public \lajax\translatemanager\controllers\actions\json run ( ) |