Backend\Classes\SettingsController

Overview

SettingsController is used for settings pages

Extends

Public Properties

public string $settingsItemCode

settingsItemCode determines the settings code

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

Show inherited public methods

Inherited Public Methods

Protected Methods

protected findSettingsContextFromClass()

protected findSettingsContextFromClass(): void

findSettingsContextFromClass converts a controller class to a plugin code, if the author code is a module name, then we assume it is a module.

Show inherited protected methods

Inherited Protected Methods