Introduction to Customizing Liferay Portal with Hooks

Liferay Hooks are the best type of plugin for customizing Liferay’s core features. If possible, use hooks whenever you need to override Liferay’s core functionality. It’s possible to use Ext plugins for many of the same tasks, but hooks are hot-deployable and more forward compatible, so we urge you to use them preferentially.

In this section of tutorials, you’ll learn how to create hooks, and you’ll explore their most common uses.

« Implementing Application Display TemplatesCreating a Hook Project in the Plugins SDK »
这篇文章有帮助吗?
2 人中有 1 人觉得有帮助