Class ContentPageWebResourceDataProvider

  • All Implemented Interfaces:
    IPageWebResourceDataProvider

    @StableMinor(version="15.0",
                 sinceVersion="5.0")
    public class ContentPageWebResourceDataProvider
    extends DefaultPageWebResourceDataProvider
    Provides the page information based on content being rendered.

    This data provider detects if the current page contains a content id as a parameter. If true, it provides the content title and introduction from the ContentManager.

    Since:
    5.0.0
    Version:
    $Revision: 25304 $ $Date: 2022-10-22 22:51:05 -0300 (Sat, 22 Oct 2022) $