BackendUserGroup

Internal

not part of the TYPO3 Core API.

Table of Contents

Properties

$title  : string

Methods

__construct()  : mixed
forUc()  : array<string|int, mixed>
fromUc()  : self
getTitle()  : string

Properties

Methods

__construct()

public __construct([string $title = '' ]) : mixed
Parameters
$title : string = ''

forUc()

public forUc() : array<string|int, mixed>
Return values
array<string|int, mixed>

fromUc()

public static fromUc(array<string|int, mixed> $uc) : self
Parameters
$uc : array<string|int, mixed>
Return values
self

getTitle()

public getTitle() : string
Return values
string

        
On this page

Search results