phpDocumentor

ABInformationService implements AfterbuyInformationService

Class ABInformationService

Interfaces, Classes and Traits

AfterbuyInformationService
Interface AfterbuyInformationService

Table of Contents

$repository  : AfterbuyGlobalRepository
__construct()  : mixed
ABInformationService constructor.
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.

Properties

Methods

getLogLevel()

Returns the log level configuration of the afterbuy module.

public getLogLevel() : string
Tags
inheritDoc
Return values
string

isEnabled()

Checks if the afterbuy module is enabled.

public isEnabled() : bool
Tags
inheritDoc
Return values
bool

isInstalled()

Checks if the afterbuy module is installed.

public isInstalled() : bool
Tags
inheritDoc
Return values
bool

isInstalledAndEnabled()

Checks if the afterbuy module is installed and enabled.

public isInstalledAndEnabled() : bool
Tags
inheritDoc
Return values
bool

Search results