AfterbuyInformationService
in
Interface AfterbuyInformationService
Table of Contents
- getLogLevel() : string
- Returns the log level configuration of the afterbuy module.
- isEnabled() : bool
- Checks if the afterbuy module is enabled.
- isInstalled() : bool
- Checks if the afterbuy module is installed.
- isInstalledAndEnabled() : bool
- Checks if the afterbuy module is installed and enabled.
Methods
getLogLevel()
Returns the log level configuration of the afterbuy module.
public
getLogLevel() : string
Return values
string —isEnabled()
Checks if the afterbuy module is enabled.
public
isEnabled() : bool
Return values
bool —isInstalled()
Checks if the afterbuy module is installed.
public
isInstalled() : bool
Return values
bool —isInstalledAndEnabled()
Checks if the afterbuy module is installed and enabled.
public
isInstalledAndEnabled() : bool