Editor\Behaviors\StateManager

Overview

StateManager manages Editor initial state

Extends

Public Properties

There are no public properties in the class.

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 listExtensionNavigatorSections()

public listExtensionNavigatorSections(
    $extension,
    $namespace,
    $documentType = null
): void

public makeInitialState()

public makeInitialState($params): void

Show inherited public methods

Inherited Public Methods

Protected Methods

protected getEditorLangStrings()

protected getEditorLangStrings(): void

protected getLangStrings()

protected getLangStrings($extension): void

protected getNavigatorSections()

protected getNavigatorSections($extension, $namespace, $documentType = null): void

protected getNewDocumentData()

protected getNewDocumentData($extension): void

protected loadGlobalInspectorConfigs()

protected loadGlobalInspectorConfigs(): void

protected loadUserData()

protected loadUserData(): void

Show inherited protected methods

Inherited Protected Methods