Uses of Class
info.magnolia.jcr.decoration.AbstractContentDecorator

Packages that use AbstractContentDecorator
info.magnolia.audit   
info.magnolia.cms.core.version   
info.magnolia.jcr.decoration   
info.magnolia.jcr.inheritance   
info.magnolia.jcr.wrapper   
info.magnolia.templating.inheritance   
 

Uses of AbstractContentDecorator in info.magnolia.audit
 

Subclasses of AbstractContentDecorator in info.magnolia.audit
 class MgnlAuditLoggingContentDecorator
          Magnolia audit logging content decorator for use by node, property and session wrapper classes.
 

Uses of AbstractContentDecorator in info.magnolia.cms.core.version
 

Subclasses of AbstractContentDecorator in info.magnolia.cms.core.version
 class MgnlVersioningContentDecorator
          Content decorator used in MgnlVersioningNodeWrapper.
 class VersionedNodeChildContentDecorator
          Content decorator for VersionedNodeChild.
 class VersionedNodeContentDecorator
          Content decorator for VersionedNode.
 

Uses of AbstractContentDecorator in info.magnolia.jcr.decoration
 

Subclasses of AbstractContentDecorator in info.magnolia.jcr.decoration
 class NodePredicateContentDecorator
          ContentDecorator that applies a predicate to all nodes in a JCR object graph.
 

Uses of AbstractContentDecorator in info.magnolia.jcr.inheritance
 

Subclasses of AbstractContentDecorator in info.magnolia.jcr.inheritance
 class InheritanceContentDecorator
          Provides inheritance on JCR level by applying wrapper objects.
 

Uses of AbstractContentDecorator in info.magnolia.jcr.wrapper
 

Subclasses of AbstractContentDecorator in info.magnolia.jcr.wrapper
 class ChannelVisibilityContentDecorator
          ContentDecorator that hides content based on a multi-value property called excludeChannels.
 class ChildFilteringContentDecorator
          Content decorator that filters out child nodes with given predicate.
 class HTMLEscapingContentDecorator
          HTML escaping content decorator for use by node and property wrapper classes.
 class I18nContentDecorator
          Content decorator providing internationalization support.
 class PropertyAndChildWrappingContentDecorator
          Content decorator that wraps all properties.
 class PropertyFilteringContentDecorator
          Content decorator that filters out properties.
 

Uses of AbstractContentDecorator in info.magnolia.templating.inheritance
 

Subclasses of AbstractContentDecorator in info.magnolia.templating.inheritance
 class DefaultInheritanceContentDecorator
          Provides an inheritance model that can be customized with configuration on the nodes.
 



Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.