MenuItem

Implements\LimeSurvey\Menu\MenuItemInterface

package

Default

Methods

__construct

__construct(array $options)

Arguments

$options

array

Used by array_unique

__toString(): string

Response

string

getHref

getHref(): string

Response

string

getIconClass

getIconClass(): string

Response

string

getLabel

getLabel(): string

Response

string

isDivider

isDivider(): boolean

Response

boolean

isSmallText

isSmallText(): boolean

Response

boolean

Properties

isDivider

isDivider :boolean
var

Type(s)

boolean

isSmallText

isSmallText :boolean
var

Type(s)

boolean

href

href :string
var

Type(s)

string

label

label :string
var

Type(s)

string

iconClass

iconClass :string
var

Type(s)

string