normalizeItems() protected method
Normalizes the $items property to remove invisible items and activate certain items.
| protected array normalizeItems ( $items, &$active ) | ||
|---|---|---|
| $items | array |
The items to be normalized. |
| $active | boolean |
Whether there is an active child menu item. |
| return | array |
The normalized menu items |
Please login to continue.