Menu
- Full name:
\EnvisionPortal\Menu
Methods
main
public static main(mixed& $menu_buttons): void
- This method is static.
Parameters:
| Parameter | Type | Description |
|---|---|---|
$menu_buttons | mixed |
replay
public static replay(mixed& $menu_buttons): mixed
- This method is static.
Parameters:
| Parameter | Type | Description |
|---|---|---|
$menu_buttons | mixed |
recursive_button
private static recursive_button(array $needle, array& $haystack, mixed $insertion_point, mixed $where, mixed $key): void
- This method is static.
Parameters:
| Parameter | Type | Description |
|---|---|---|
$needle | array | |
$haystack | array | |
$insertion_point | mixed | |
$where | mixed | |
$key | mixed |
insert_button
private static insert_button(array $needle, array& $haystack, mixed $insertion_point, mixed $where = 'after'): void
- This method is static.
Parameters:
| Parameter | Type | Description |
|---|---|---|
$needle | array | |
$haystack | array | |
$insertion_point | mixed | |
$where | mixed |
Automatically generated on 2024-05-12