System\Controllers\MailBrandSettings

Overview

MailBrandSettings for customizing mail brand settings

Extends

Public Properties

public array $implement

implement extensions

public array $formConfig

formConfig FormController configuration.

public string $settingsItemCode

settingsItemCode determines the settings code

public array $requiredPermissions

requiredPermissions to view this page.

Show inherited public properties

Inherited Public Properties

Protected Properties

There are no protected properties in the class.

Show inherited protected properties

Inherited Protected Properties


Public Methods

public __construct()

public __construct(): void

__construct the controller

public formCreateModelObject()

public formCreateModelObject(): void

public index()

public index(): void

index action

public index_onResetDefault()

public index_onResetDefault(): void

public index_onSave()

public index_onSave(): void

public onUpdateSampleMessage()

public onUpdateSampleMessage(): void

public renderSampleMessage()

public renderSampleMessage(): void

Show inherited public methods

Inherited Public Methods

Protected Methods

protected renderSampleMessageAsScript()

protected renderSampleMessageAsScript(): void

renderSampleMessageAsScript template

Show inherited protected methods

Inherited Protected Methods