Class lajax\translatemanager\controllers\actions\CreateAction
Inheritance | lajax\translatemanager\controllers\actions\CreateAction » yii\base\Action |
---|---|
Available since version | 1.3 |
Creates a new Language model.
Public Methods
Method | Description | Defined By |
---|---|---|
run() | Creates a new Language model. | lajax\translatemanager\controllers\actions\CreateAction |
Method Details
Creates a new Language model.
If creation is successful, the browser will be redirected to the 'view' page.
public mixed run ( ) |