有没有办法覆盖liferay DXP中模块/基础内的类?
问问题
853 次
1 回答
0
Liferay 7 的设计比覆盖更具可扩展性。而不是覆盖某些扩展功能或替换为另一个模块。
这里有几个样本可以让我们在不同的层次上进行扩展。
https://github.com/liferay/liferay-blade-samples/tree/master/liferay-workspace/extensions
https://github.com/liferay/liferay-blade-samples/tree/master/liferay-workspace/overrides
于 2017-11-10T15:07:14.880 回答