WhatsApp and Chatwoot

Config
in package

AbstractYes

Provides methods for fast access to the module settings.

Tags
since
3.0.0

Table of Contents

Methods

get()  : mixed
Use this method to get a module setting.
getConstant()  : mixed
isReportPageActive()  : bool
Checks if a report for a object can be show according to its setting.
set()  : void

Methods

get()

Use this method to get a module setting.

public final static get(Platforms $platform, Settings $setting) : mixed
Parameters
$platform : Platforms
$setting : Settings
Tags
since
3.0.0
Return values
mixed

Returns a setting from the table mod_lkn_hook_notification_configs.

getConstant()

public final static getConstant(string $constant) : mixed
Parameters
$constant : string

isReportPageActive()

Checks if a report for a object can be show according to its setting.

public final static isReportPageActive(string $object) : bool
Parameters
$object : string
Tags
since
3.0.0
Return values
bool

        
On this page

Search results