Example usage for com.liferay.portal.kernel.theme NavItem subclass-usage

List of usage examples for com.liferay.portal.kernel.theme NavItem subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.theme NavItem subclass-usage.

Usage

From source file com.liferay.site.navigation.taglib.internal.util.SiteNavigationMenuNavItem.java

/**
 * @author Pavel Savinov
 */
public class SiteNavigationMenuNavItem extends NavItem {

    public SiteNavigationMenuNavItem(HttpServletRequest request, Layout layout, String label, String url,