public abstract class AbstractComponentWindowResponseAppender extends Object implements ComponentWindowResponseAppender
Constructor and Description |
---|
AbstractComponentWindowResponseAppender() |
Modifier and Type | Method and Description |
---|---|
protected Comment |
createCommentWithAttr(Map<String,String> attributes,
HstResponse response) |
protected boolean |
isCmsRequest(HstRequest request) |
protected boolean |
isComposerMode(HstRequest request) |
protected static boolean |
isContainerOrContainerItem(HstComponentConfiguration compConfig) |
protected boolean |
isTopHstResponse(HstComponentWindow rootWindow,
HstComponentWindow rootRenderingWindow,
HstComponentWindow window) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
process
public AbstractComponentWindowResponseAppender()
protected boolean isCmsRequest(HstRequest request)
protected boolean isTopHstResponse(HstComponentWindow rootWindow, HstComponentWindow rootRenderingWindow, HstComponentWindow window)
protected boolean isComposerMode(HstRequest request)
protected Comment createCommentWithAttr(Map<String,String> attributes, HstResponse response)
protected static boolean isContainerOrContainerItem(HstComponentConfiguration compConfig)
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.