PHP Class lajax\translatemanager\controllers\actions\DialogAction

Since: 1.2
Author: Lajos Molnár ([email protected])
Inheritance: extends yii\base\Action
Show file Open project: lajax/yii2-translate-manager

Public Methods

Method Description
run ( ) : View Creating dialogue box.

Private Methods

Method Description
_getTranslation ( LanguageSource $languageSource ) : LanguageTranslate

Method Details

run() public method

Creating dialogue box.
public run ( ) : View
return View