Class lajax\translatemanager\controllers\actions\ImportAction

Inheritancelajax\translatemanager\controllers\actions\ImportAction » yii\base\Action

Class for exporting translations.

Public Methods

Hide inherited methods

MethodDescriptionDefined By
init() lajax\translatemanager\controllers\actions\ImportAction
run() Show import form and import the uploaded file if posted lajax\translatemanager\controllers\actions\ImportAction

Method Details

init() public method

public void init ( )
run() public method

Show import form and import the uploaded file if posted

public string run ( )
throws Exception