phpDocumentor

WidgetOption

Interface representing widget options.

Table of Contents

id()  : OptionId
Return ID.
titles()  : OptionTitles
Return multilingual titles.
type()  : string
Return type.
value()  : mixed
Return value.

Methods

type()

Return type.

public type() : string
Return values
string

Type.

value()

Return value.

public value() : mixed
Return values
mixed

Search results