BackendUserGroup
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
$title
protected
string
$title
= ''
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
selfgetTitle()
public
getTitle() : string