RE: Detect every Fragment on a Page

thumbnail
Fredi B, modified 5 Years ago. Junior Member Posts: 69 Join Date: 4/1/20 Recent Posts
Hello Liferay-Friends,

I want to create a Webcontent-Element (or if not possible module) that displays all Fragments placed on a specific page.

For example: On the Page "Support" are many fragments that have a title and some text.

For monitoring-reason I now want to create a Webcontent-Element that I can place on a different page (only allowed for management) that will show all fragments (or  even better: just their title) that are currently placed on the Support-Page.

Can somebody guide me to the correct direction?

Cheers,
Fredi
thumbnail
Christoph Rabel, modified 5 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts
I can just guess here. I believe, you should look at FragmentEntryLinkLocalService. I didn't try it, though.