widgets\Menu renderItem()

renderItem() protected method

Renders the content of a menu item.

Note that the container and the sub-menus are not rendered here.

protected string renderItem ( $item )
$item array

The menu item to be rendered. Please refer to $items to see what data might be in the item.

return string

The rendering result

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

Please login to continue.