Menu
Table of Contents
Methods
- __construct() : mixed
- ItrMenu constructor.
- addItem() : mixed
- getId() : mixed
- getItems() : mixed
- getText() : mixed
- setText() : mixed
Methods
__construct()
ItrMenu constructor.
public
__construct(mixed $id) : mixed
Parameters
- $id : mixed
addItem()
public
addItem(mixed $id, mixed $title, array<string|int, mixed> $action) : mixed
Parameters
- $id : mixed
- $title : mixed
- $action : array<string|int, mixed>
getId()
public
getId() : mixed
getItems()
public
getItems() : mixed
getText()
public
getText() : mixed
setText()
public
setText(mixed $text) : mixed
Parameters
- $text : mixed