renderItems() protected method
Recursively renders the menu items (without the container tag).
| protected string renderItems ( $items ) | ||
|---|---|---|
| $items | array |
The menu items to be rendered recursively |
| return | string |
The rendering result |
renderItems() protected method
Recursively renders the menu items (without the container tag).
| protected string renderItems ( $items ) | ||
|---|---|---|
| $items | array |
The menu items to be rendered recursively |
| return | string |
The rendering result |
Please login to continue.