class Link extends Model (View source)

Properties

string $displayName
string $url

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setUrl($url)

No description

string
getUrl()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setUrl($url)

No description

Parameters

$url

string getUrl()

No description

Return Value

string