Backend\Widgets\RoleImpersonator

Overview

RoleImpersonator widget.

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

public bindToController(): void

public getImpersonatingRole()

public getImpersonatingRole(): void

public onStopImpersonateRole()

public onStopImpersonateRole(): void

Show inherited public methods

Inherited Public Methods

Protected Methods

protected loadAssets()

protected loadAssets(): void 

loadAssets adds widget specific asset files. Use $this->addJs() and $this->addCss() to register new assets to include on the page.

Show inherited protected methods

Inherited Protected Methods