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 |
Please login to continue.