phpDocumentor

AfterbuyInformationService

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

isInstalledAndEnabled()

Checks if the afterbuy module is installed and enabled.

public isInstalledAndEnabled() : bool
Return values
bool

Search results