Package | Description |
---|---|
com.neurosys.content.wicket.pages | |
com.neurosys.template.wicket.components |
Modifier and Type | Class and Description |
---|---|
class |
CategoryTemplatePage<C extends ContentDescriber,T extends Template<TemplatePage>>
Deprecated.
|
class |
MockTemplatePage<T extends Template<TemplatePage>>
Mock implementation for
TemplatePage |
Modifier and Type | Class and Description |
---|---|
class |
CategoryTemplatePage<C extends ContentDescriber,T extends Template<TemplatePage>>
Deprecated.
|
class |
MockTemplatePage<T extends Template<TemplatePage>>
Mock implementation for
TemplatePage |
class |
PublishTemplatePage<T extends Template<?>,C extends AbstractContent<?,?>>
A Simple implementation of the
TemplatePage , which allows for the following of Status .PUBLISH or Status .PREVIEW'd info:
Header Markup (htmlHeadContent - PublishContentPanel )
Main HTML Content for the Body (htmlMainBodyContent - PublishContentPanel ); body content supplied by bean in Spring by name publishableContentModel i.e. |
Modifier and Type | Field and Description |
---|---|
protected TemplatePage |
CategoryTemplatePage.parentTemplate
Deprecated.
Ideally one would want to extend this Class from a Custom template so that all the template properties are inherited.
|
Modifier and Type | Field and Description |
---|---|
protected Template<TemplatePage> |
CategoryTemplatePage.templateForChild
Deprecated.
For the rendering of the Child elements what template will be Used and so the Child will be defined as per the facets in this template
|
Modifier and Type | Method and Description |
---|---|
TemplatePage |
CategoryTemplatePage.getParentTemplate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Class<? extends TemplatePage> |
CategoryTemplatePage.getTemplatePageClass()
Deprecated.
|
protected Class<? extends TemplatePage> |
TemplatePage.getTemplatePageClass() |
Modifier and Type | Method and Description |
---|---|
void |
CategoryTemplatePage.setParentTemplate(TemplatePage parentTemplate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
TemplatePanelPageMatcher.matches(TemplatePage panel,
Template templateDesc) |
Copyright © 2018. All rights reserved.