SwitchUserViewHelper extends AbstractTagBasedViewHelper

FinalYes

ViewHelper to displays a 'SwitchUser' button to change the current backend user to the target backend user.

  <beuser:SwitchUser class="btn btn-default" backendUser="{backendUser}" />
Internal

Table of Contents

Properties

$tagName  : string

Methods

__construct()  : mixed
initializeArguments()  : void
render()  : string

Properties

$tagName

protected string $tagName = 'typo3-backend-switch-user'

Methods

initializeArguments()

public initializeArguments() : void

render()

public render() : string
Return values
string

        
On this page

Search results