EmpirePluginLoaderWrapper
class EmpirePluginLoaderWrapper
Class EmpirePluginRouteLoaderWrapper is injected as plugin.wrapper.class. Listens for kernel.request and console.command events
Constants
| KEY_FRONT_THEME_NAME |
|
| KEY_FRONT_THEME_DIR |
|
| KEY_FRONT_THEME_TITLE |
|
| KEY_BACKEND_THEME_NAME |
|
| KEY_BACKEND_THEME_DIR |
|
| KEY_BACKEND_THEME_TITLE |
|
| KEY_MAIN_FILE_PATH |
|
| KEY_WATERMARK_SETTINGS |
|
| KEY_ORDER_MERGE_TYPE |
|
Methods
static string
getBackendEndThemeDIR()
No description
static string
getFrontEndThemeName()
No description
static string
getBackendEndThemeName()
No description
static
getFrontEndThemeDIR()
No description
__construct(mixed $cache)
EmpirePluginRouteLoaderWrapper constructor.
static string
getMainPluginFilePath()
No description
static Watermark|null
getWatermarkSettings()
No description
forceInitialization(bool $force = false)
Listens for kernel.request and console.command events. Sets own properties and defines PHP variables
Details
at line 64
static string
getBackendEndThemeDIR()
at line 72
static string
getFrontEndThemeName()
at line 80
static string
getBackendEndThemeName()
at line 88
static
getFrontEndThemeDIR()
at line 100
__construct(mixed $cache)
EmpirePluginRouteLoaderWrapper constructor.
at line 108
static string
getMainPluginFilePath()
at line 116
static Watermark|null
getWatermarkSettings()
at line 125
forceInitialization(bool $force = false)
Listens for kernel.request and console.command events. Sets own properties and defines PHP variables