Example usage for com.liferay.portal.kernel.portlet.bridges.mvc MVCPortlet subclass-usage

List of usage examples for com.liferay.portal.kernel.portlet.bridges.mvc MVCPortlet subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.portlet.bridges.mvc MVCPortlet subclass-usage.

Usage

From source file com.liferay.plugins.admin.web.internal.portlet.PluginsAdminPortlet.java

/**
 * @author Peter Fellwock
 */
@Component(immediate = true, property = { "com.liferay.portlet.css-class-wrapper=portlet-users-admin",
        "com.liferay.portlet.display-category=category.hidden", "com.liferay.portlet.icon=/icons/plugins_admin.png",
        "com.liferay.portlet.preferences-owned-by-group=true",

From source file com.liferay.polls.web.internal.portlet.PollsDisplayPortlet.java

/**
 * @author Peter Fellwock
 */
@Component(immediate = true, property = { "com.liferay.portlet.add-default-resource=true",
        "com.liferay.portlet.css-class-wrapper=portlet-polls-display",
        "com.liferay.portlet.display-category=category.cms",

From source file com.liferay.polls.web.internal.portlet.PollsPortlet.java

/**
 * @author Peter Fellwock
 */
@Component(immediate = true, property = { "com.liferay.portlet.add-default-resource=true",
        "com.liferay.portlet.css-class-wrapper=portlet-polls",
        "com.liferay.portlet.display-category=category.hidden",

From source file com.liferay.portlet.configuration.css.web.internal.portlet.PortletConfigurationCSSPortlet.java

/**
 * @author Eudaldo Alonso
 */
@Component(immediate = true, property = { "com.liferay.portlet.add-default-resource=true",
        "com.liferay.portlet.icon=/icons/portlet_css.png", "com.liferay.portlet.private-request-attributes=false",
        "com.liferay.portlet.private-session-attributes=false", "com.liferay.portlet.render-weight=50",

From source file com.liferay.portlet.configuration.sharing.web.internal.portlet.PortletConfigurationSharingPortlet.java

/**
 * @author Peter Fellwock
 */
@Component(immediate = true, property = { "com.liferay.portlet.add-default-resource=true",
        "com.liferay.portlet.display-category=category.hidden",
        "com.liferay.portlet.icon=/icons/portlet_configuration_sharing.png",

From source file com.liferay.portlet.configuration.web.internal.portlet.PortletConfigurationPortlet.java

/**
 * @author Carlos Sierra Andrs
 */
@Component(immediate = true, property = { "com.liferay.portlet.add-default-resource=true",
        "com.liferay.portlet.css-class-wrapper=portlet-configuration",
        "com.liferay.portlet.private-request-attributes=false",

From source file com.liferay.privatemessaging.portlet.PrivateMessagingPortlet.java

/**
 * @author Scott Lee
 * @author Eudaldo Alonso
 */
public class PrivateMessagingPortlet extends MVCPortlet {

From source file com.liferay.product.navigation.control.menu.web.internal.portlet.ProductNavigationControlMenuPortlet.java

/**
 * @author Eudaldo Alonso
 */
@Component(immediate = true, property = { "com.liferay.portlet.add-default-resource=true",
        "com.liferay.portlet.css-class-wrapper=portlet-control-menu",
        "com.liferay.portlet.display-category=category.hidden", "com.liferay.portlet.instanceable=false",

From source file com.liferay.product.navigation.product.menu.web.internal.portlet.ProductNavigationProductMenuPortlet.java

/**
 * @author Adolfo Prez
 */
@Component(immediate = true, property = { "com.liferay.portlet.display-category=category.hidden",
        "com.liferay.portlet.header-portlet-css=/css/main.css", "com.liferay.portlet.instanceable=false",
        "com.liferay.portlet.layout-cacheable=true", "com.liferay.portlet.private-request-attributes=false",

From source file com.liferay.product.navigation.simulation.web.internal.portlet.ProductNavigationSimulationPortlet.java

/**
 * @author Eduardo Garcia
 */
@Component(immediate = true, property = { "com.liferay.portlet.add-default-resource=true",
        "com.liferay.portlet.display-category=category.hidden", "com.liferay.portlet.instanceable=false",
        "com.liferay.portlet.private-request-attributes=false",