Documentation

ViewItem
in package

FinalYes

Table of Contents

Properties

$title  : string
$type  : ViewItemType
$value  : mixed

Methods

__construct()  : mixed
getTitle()  : string
getType()  : ViewItemType
getValue()  : mixed
setTitle()  : static
setType()  : static
setValue()  : static

Properties

Methods

getTitle()

public getTitle() : string
Return values
string

setTitle()

public setTitle(string $title) : static
Parameters
$title : string
Return values
static

setValue()

public setValue(mixed $value) : static
Parameters
$value : mixed
Return values
static
On this page

Search results