widgets\Menu normalizeItems()

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

doc_Yii
2016-10-30 17:18:40
Comments
Leave a Comment

Please login to continue.