class ModuleController extends ActionController (View source)

Traits

A trait to add backend translation based on the backend users settings

Properties

protected Service $_localizationService from  BackendUserTranslationTrait
protected UserService $_userService from  BackendUserTranslationTrait
protected Dispatcher $dispatcher
protected Context $securityContext
protected MenuHelper $menuHelper
protected PartyService $partyService

Methods

void
initializeObject()

Set the locale according to the user settings

mixed
indexAction(array $module)

No description

Details

protected void initializeObject()

Set the locale according to the user settings

Return Value

void

mixed indexAction(array $module)

No description

Parameters

array $module

Return Value

mixed

Exceptions

DisabledModuleException