The recommended way to add new functionality in Liferay is to:
Create Ext plugins
Createportlet, theme, layout template or hook plugins
Modify Liferay's source code directly
All of the above
Submit