info.magnolia.module.templatingkit.templates
Class InheritedContentModel

java.lang.Object
  extended by info.magnolia.module.templatingkit.templates.InheritedContentModel

Deprecated. since 2.0: Inheritance is now provided by the info.magnolia.templating.elements.AreaElement and on pure node bases by the TemplatingFunctions

public class InheritedContentModel
extends Object

Inherited Content like Header or Footer normally displayed & available in the whole site.

Version:
$Id: InheritedContentModel.java 19996 2008-11-18 17:27:47Z pbracher $
Author:
pbracher

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

InheritedContentModel

public InheritedContentModel(info.magnolia.cms.util.InheritanceContentWrapper content)
Deprecated. 

InheritedContentModel

public InheritedContentModel(info.magnolia.cms.util.InheritanceContentWrapper content,
                             boolean inherited)
Deprecated. 
Method Detail

isInherited

public boolean isInherited()
Deprecated. 

isExists

public boolean isExists()
Deprecated. 

getContent

public info.magnolia.cms.core.Content getContent()
Deprecated. 


Copyright © 2008-2014 Magnolia International Ltd.. All Rights Reserved.