Class lajax\translatemanager\controllers\actions\DeleteAction

Inheritancelajax\translatemanager\controllers\actions\DeleteAction » yii\base\Action
Available since version1.3

Deletes an existing Language model.

Public Methods

Hide inherited methods

MethodDescriptionDefined By
run() Deletes an existing Language model. lajax\translatemanager\controllers\actions\DeleteAction

Method Details

run() public method

Deletes an existing Language model.

If deletion is successful, the browser will be redirected to the 'list' page.

public mixed run ( $id )
$id string