|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.templatingkit.templates.InheritedContentModel
info.magnolia.templating.elements.AreaElement
and on pure node bases by the TemplatingFunctions
public class InheritedContentModel
Inherited Content like Header or Footer normally displayed & available in the whole site.
Constructor Summary | |
---|---|
InheritedContentModel(info.magnolia.cms.util.InheritanceContentWrapper content)
Deprecated. |
|
InheritedContentModel(info.magnolia.cms.util.InheritanceContentWrapper content,
boolean inherited)
Deprecated. |
Method Summary | |
---|---|
info.magnolia.cms.core.Content |
getContent()
Deprecated. |
boolean |
isExists()
Deprecated. |
boolean |
isInherited()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InheritedContentModel(info.magnolia.cms.util.InheritanceContentWrapper content)
public InheritedContentModel(info.magnolia.cms.util.InheritanceContentWrapper content, boolean inherited)
Method Detail |
---|
public boolean isInherited()
public boolean isExists()
public info.magnolia.cms.core.Content getContent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |