public class PageContext extends Context<PageContext>
| Constructor and Description |
|---|
PageContext(ISkinConfig config)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Header |
getHeader()
Gets the header of page.
|
Toc<?> |
getToc() |
buildContext, getFooter, getNavbar, getScrollTop, getType, initialize, onPreRender, preRender, renderSnippets, self, toString, withTypeaddChildren, addCssOptions, getBodyContent, getCssClass, getCssOptions, getHtmlTool, setCssClasspublic PageContext(@Nonnull ISkinConfig config)
config - a config (can not be null).Copyright © 2012–2023 Friederich Christophe. All rights reserved.