class EventGadget extends Model (View source)

Properties

string $display
int $height
$iconLink
$link
string[] $preferences
string $title
string $type
int $width

Methods

setDisplay($display)

No description

string
getDisplay()

No description

setHeight($height)

No description

int
getHeight()

No description

setIconLink($iconLink)

No description

string
getIconLink()

No description

setLink($link)

No description

string
getLink()

No description

setPreferences($preferences)

No description

string[]
getPreferences()

No description

setTitle($title)

No description

string
getTitle()

No description

setType($type)

No description

string
getType()

No description

setWidth($width)

No description

int
getWidth()

No description

Details

setDisplay($display)

No description

Parameters

$display

string getDisplay()

No description

Return Value

string

setHeight($height)

No description

Parameters

$height

int getHeight()

No description

Return Value

int

No description

Parameters

$iconLink

No description

Return Value

string

No description

Parameters

$link

No description

Return Value

string

setPreferences($preferences)

No description

Parameters

$preferences

string[] getPreferences()

No description

Return Value

string[]

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setWidth($width)

No description

Parameters

$width

int getWidth()

No description

Return Value

int