List of usage examples for com.liferay.portal.kernel.portlet.bridges.mvc MVCPortlet subclass-usage
From source file com.liferay.blade.npm.jquery.portlet.JQueryPortlet.java
/** * @author Liferay */ @Component(immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.instanceable=true", "javax.portlet.display-name=Liferay NPM jQuery Example", "javax.portlet.init-param.template-path=/", "javax.portlet.init-param.view-template=/view.jsp",
From source file com.liferay.blade.npm.metaljs.portlet.MetaljsPortlet.java
/** * @author Liferay */ @Component(immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.header-portlet-css=/css/modal.css", "com.liferay.portlet.instanceable=true", "javax.portlet.display-name=Metal.js Portlet", "javax.portlet.init-param.template-path=/",
From source file com.liferay.blade.npm.react.portlet.ReactPortlet.java
/** * @author Liferay */ @Component(immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.header-portlet-css=/css/index.css", "com.liferay.portlet.instanceable=true", "javax.portlet.display-name=React Portlet", "javax.portlet.init-param.template-path=/",
From source file com.liferay.blade.npm.simple.npm.portlet.SimpleNpmPortlet.java
/** * @author Liferay */ @Component(immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.instanceable=true", "javax.portlet.display-name=Simple npm Portlet", "javax.portlet.init-param.template-path=/", "javax.portlet.init-param.view-template=/view.jsp",
From source file com.liferay.blade.npm.vuejs.portlet.VuejsPortlet.java
/** * @author Liferay */ @Component(immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.instanceable=true", "javax.portlet.display-name=Vue.js Portlet", "javax.portlet.init-param.template-path=/", "javax.portlet.init-param.view-template=/view.jsp",
From source file com.liferay.blade.reluctant.vs.greedy.portlet.portlet.GreedyPortlet.java
/** * @author James Hinkey */ @Component(immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.instanceable=true", "javax.portlet.display-name=Greedy Portlet", "javax.portlet.init-param.template-path=/", "javax.portlet.init-param.view-template=/view.jsp",
From source file com.liferay.blade.reluctant.vs.greedy.portlet.portlet.ReluctantPortlet.java
/** * @author James Hinkey */ @Component(immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.instanceable=true", "javax.portlet.display-name=Reluctant Portlet", "javax.portlet.init-param.template-path=/", "javax.portlet.init-param.view-template=/view.jsp",
From source file com.liferay.blade.samples.angularjs.simple.portlet.AngularJSSimplePortlet.java
/** * @author Liferay */ @Component(immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.instanceable=true", "javax.portlet.display-name=AngularJS Simple Portlet", "javax.portlet.init-param.template-path=/", "javax.portlet.init-param.view-template=/view.jsp",
From source file com.liferay.blade.samples.configurationaction.BladeMessagePortlet.java
/** * @author Liferay */ @Component(configurationPid = "com.liferay.blade.samples.configurationaction.MessageDisplayConfiguration", immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.instanceable=true", "javax.portlet.init-param.config-template=/configuration.jsp", "javax.portlet.init-param.template-path=/",
From source file com.liferay.blade.samples.jdbcservicebuilder.web.portlet.JDBCServiceBuilderPortlet.java
/** * @author jrao */ @Component(immediate = true, property = { "com.liferay.portlet.display-category=category.sample", "com.liferay.portlet.instanceable=true", "javax.portlet.display-name=-web Portlet", "javax.portlet.init-param.template-path=/", "javax.portlet.init-param.view-template=/view.jsp",