GXModuleController
in package
Class GXModuleController
Extend from this class to get easy access to the configuration of the your GXModule you don't need the GXModuleConfigurationStorage
Table of Contents
- __construct() : mixed
- Init the configuration for module
- _getGXModuleName() : string
- Helper function to get module namespace from directory structure
Methods
__construct()
Init the configuration for module
public
__construct() : mixed
Return values
mixed —_getGXModuleName()
Helper function to get module namespace from directory structure
protected
_getGXModuleName() : string