Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: What is the way to customize internal package classes?
Hello, we need to customize UI (sorting options) of Asset Browser Web and Journal Web modules. In Liferay 7.x, these option moved in Display Context classes. What is best way to cusomize these internal package classes like :
AssetBrowserDisplayContext.java
Thanks in Advance :)
Hi ,
Check the link and below
https://github.com/liferay/liferay-portal/blob/65059440dfaf2b8b365a20f99e83e4cdb15478aa/modules/apps/document-library-google-docs/document-library-google-docs/src/main/java/com/liferay/document/library/google/docs/internal/display/context/GoogleDocsDLDisplayContextFactory.java
I think it should help.
Regards
Sushil
Kailash,
Please refer the following link for extending the class which is not the Component...
https://community.liferay.com/blogs/-/blogs/extending-liferay-osgi-modules
Powered by Liferay™