Emails implements Registerable, Standard_Service

Emails Setting Tab

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Standard_Service

Table of Contents

$id  : mixed
__construct()  : mixed
Constructor.
get_id()  : string
Return the ID of the settings tab.
get_settings()  : mixed
Retrieve the settings.
register()  : mixed
{@inheritdoc}
setting_screen()  : mixed
Output email notification settings.

Properties

Methods

__construct()

Constructor.

public __construct(string $id) : mixed
Parameters
$id : string
Tags
Return values
mixed

get_id()

Return the ID of the settings tab.

public get_id() : string
Tags
Return values
string

get_settings()

Retrieve the settings.

public get_settings() : mixed
Tags
Return values
mixed

register()

{@inheritdoc}

public register() : mixed
Tags
Return values
mixed

setting_screen()

Output email notification settings.

public setting_screen() : mixed
Tags
Return values
mixed

Search results