Class SpaceBreadcrumb

  • All Implemented Interfaces:
    Breadcrumb
    Direct Known Subclasses:
    SpaceBreadcrumb

    public class SpaceBreadcrumb
    extends AbstractSpaceBreadcrumb
    Breadcrumb for the Space when the context of the space is not visible anywhere else on the page.

    NOTE: The Space breadcrumb is not used anymore for pages or blogs. Please use it only when there is no sidebar.

    • Constructor Detail

      • SpaceBreadcrumb

        public SpaceBreadcrumb​(Space space)
    • Method Detail

      • concatWith

        public Breadcrumb concatWith​(Breadcrumb original)
        Append the SpaceBreadcrumb as a parent of the breadcrumb in parameter
        Parameters:
        original - the breadcrumb to extend
        Returns:
        the composite breadcrumb