RelationListItem
class RelationListItem extends Item (View source)
Properties
string|null deprecated | $handle | from Item | |
string|false|null deprecated | $pkgHandle | from Item | |
protected ControllerInterface|null | $controller | from Item | |
protected | $linkAttributes | from Item | |
string|null deprecated | $position | from Item | |
string|null deprecated | $href | from Item | |
string|null deprecated | $label | from Item | |
string|null deprecated | $icon | from Item |
Methods
__construct()
No description
Details
__construct()
No description
in
Item at line 63
getHandle()
No description
in
Item at line 68
getLabel()
No description
in
Item at line 73
setLabel($label)
No description
in
Item at line 78
bool
getPosition()
No description
in
Item at line 83
getLinkAttributes()
No description
in
Item at line 88
setLinkAttributes($linkAttributes)
No description
in
Item at line 93
setLink($href)
No description
in
Item at line 98
getLink()
No description
in
Item at line 103
setIcon($icon)
No description
in
Item at line 108
getIcon()
No description
in
Item at line 113
setPosition($position)
No description
in
Item at line 118
getPackageHandle()
No description
in
Item at line 123
getPackageObject()
No description
in
Item at line 128
ControllerInterface
getController()
No description
in
Item at line 143
setController(ControllerInterface $controller)
No description