Class CmsUserTrackingResourceHandler

  • All Implemented Interfaces:
    I_CmsResourceInit

    public class CmsUserTrackingResourceHandler
    extends java.lang.Object
    implements I_CmsResourceInit
    This resource handler checks if a resource has to be marked as visited by the current user. It checks the value of the usertracking.mark property.

    Possible values are:

    • online: The resource is marked only in the online project
    • true: The resource is marked in all projects
    • false: The resource is not marked at all
    Since:
    8.0