Class PageContext


  • public class PageContext
    extends Context<PageContext>
    Since:
    2.0
    Author:
    Christophe Friederich
    • Constructor Detail

      • PageContext

        public PageContext​(@Nonnull
                           ISkinConfig config)
        Default constructor.
        Parameters:
        config - a config (can not be null).
    • Method Detail

      • getHeader

        public Header getHeader()
        Gets the header of page.
        Returns:
        Returns a Header representing the configuration of header.
      • getToc

        public Toc<?> getToc()
        Returns:
        Returns the Toc.