UsernameViewHelper extends AbstractViewHelper

FinalYes

ViewHelper to get a username from a backend user id.

  <belog:username uid="{logItem.backendUserUid}" />
Internal

Table of Contents

Methods

__construct()  : mixed
initializeArguments()  : void
render()  : string
Resolve username from backend user id. Can return empty string if there is no user with that UID.

Methods

initializeArguments()

public initializeArguments() : void

render()

Resolve username from backend user id. Can return empty string if there is no user with that UID.

public render() : string
Return values
string

        
On this page

Search results