Class lajax\translatemanager\controllers\actions\DeleteSourceAction

Inheritancelajax\translatemanager\controllers\actions\DeleteSourceAction » yii\base\Action
Available since version1.4

Deletes an existing LanguageSource model.

Public Methods

Hide inherited methods

MethodDescriptionDefined By
run() Deletes an existing LanguageSource model. lajax\translatemanager\controllers\actions\DeleteSourceAction

Method Details

run() public method

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 ( )