Class hrzg\moxiecode\moxiemanager\Module

Inheritancehrzg\moxiecode\moxiemanager\Module » yii\base\Module

Class Module

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$controllerNamespace hrzg\moxiecode\moxiemanager\Module
$params The module configuration params hrzg\moxiecode\moxiemanager\Module

Public Methods

Hide inherited methods

MethodDescriptionDefined By
init() Init moxiemanager module hrzg\moxiecode\moxiemanager\Module

Property Details

$controllerNamespace public property
public $controllerNamespace 'hrzg\moxiecode\moxiemanager\controllers'
$params public property

The module configuration params

public $params null

Method Details

init() public method

Init moxiemanager module

public void init ( )