@Configurable public class HtmlTemplateBlogViewController extends DefaultBlogViewController
DefaultBlogViewController.TagAndCountCompositeSiteNodeController.ChildSiteNodeDATE_KEYS, requestContext, TAG_PREFIX, TIME0, viewPROPERTY_CATEGORY, PROPERTY_INDEX, PROPERTY_MAX_FULL_ITEMS, PROPERTY_MAX_ITEMS, PROPERTY_MAX_LEADIN_ITEMS, PROPERTY_TAG_CLOUD| Constructor and Description |
|---|
HtmlTemplateBlogViewController(BlogView view,
SiteNode siteNode,
Site site,
RequestHolder requestHolder,
RequestContext requestContext,
RequestLocaleManager requestLocaleManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFullPost(Content post) |
protected void |
addLeadInPost(Content post) |
protected void |
addReference(Content post) |
protected void |
addTagCloud(Collection<DefaultBlogViewController.TagAndCount> tagsAndCount) |
protected void |
render() |
findChildrenSiteNodes, initializepublic HtmlTemplateBlogViewController(@Nonnull BlogView view, @Nonnull SiteNode siteNode, @Nonnull Site site, @Nonnull RequestHolder requestHolder, @Nonnull RequestContext requestContext, @Nonnull RequestLocaleManager requestLocaleManager)
protected void addFullPost(@Nonnull Content post) throws IOException, it.tidalwave.util.NotFoundException
addFullPost in class DefaultBlogViewControllerIOExceptionit.tidalwave.util.NotFoundExceptionprotected void addLeadInPost(@Nonnull Content post) throws IOException, it.tidalwave.util.NotFoundException
addLeadInPost in class DefaultBlogViewControllerIOExceptionit.tidalwave.util.NotFoundExceptionprotected void render()
render in class DefaultBlogViewControllerprotected void addReference(@Nonnull Content post) throws IOException, it.tidalwave.util.NotFoundException
addReference in class DefaultBlogViewControllerIOExceptionit.tidalwave.util.NotFoundExceptionprotected void addTagCloud(Collection<DefaultBlogViewController.TagAndCount> tagsAndCount) throws IOException, it.tidalwave.util.NotFoundException
addTagCloud in class DefaultBlogViewControllerIOExceptionit.tidalwave.util.NotFoundExceptionCopyright © 2011–2015 Tidalwave s.a.s. (http://tidalwave.it). All rights reserved.