Class GetTagsAction

    • Method Detail

      • isUserAuthorized

        protected boolean isUserAuthorized​(CMSTag tag,
                                           Page page)
        Test if a tag is visible to the current user.
        Parameters:
        tag - the Tag object.
        page - the current page (can be null).
        Returns:
        true if the user has access to the tag, false otherwise.