Skip to content

DuffMck/LiferayPOC-Modules

Repository files navigation

LiferayPOC

This project contains a workspace of Liferay 7.x with several modules. All of them are PoC projects that shows how you can do stuff with Liferay 7 and OSGi.

Usage

  • Clone master brench
  • Import the project in your IDE (Eclipse/IntelliJ)
  • Compile with gradle
  • Copy the jar inside the folder LIFERAY_HOME/deploy/

That's it!

Contents

1 - Module configurable-mvc-portlet

This module shows how to create a MVCPortlet with configuration capabilities. This code allows you to setup a dynamic title for the Portlet and the most significant files are:

It's quite simple, and you can find some comments inside the code, if you have any questions or doubts please write me and I will add more docs!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages