Tabable
Table of Contents
Methods
-
canBeRemoved()
: bool
-
canChangeSort()
: bool
-
defaultSortValue()
: int
-
getData()
: mixed
-
getIconId()
: string
-
getId()
: mixed
-
getMenuData()
: null|array<string|int, mixed>
-
getShortTitle()
: mixed
-
getTitle()
: mixed
-
isAvailable()
: bool
-
setContext()
: void
-
shouldShowInMenu()
: bool
canBeRemoved()
public
canBeRemoved() : bool
canChangeSort()
public
canChangeSort() : bool
defaultSortValue()
public
defaultSortValue() : int
getData()
public
getData() : mixed
getIconId()
public
getIconId() : string
getId()
public
getId() : mixed
public
getMenuData() : null|array<string|int, mixed>
Return values
null|array<string|int, mixed>
getShortTitle()
public
getShortTitle() : mixed
getTitle()
public
getTitle() : mixed
isAvailable()
public
isAvailable() : bool
setContext()
public
setContext(Context $context) : void
Parameters
-
$context
: Context
-
public
shouldShowInMenu() : bool