com.atlassian.confluence.util
Class ContentMacrosHelper
java.lang.Object
com.atlassian.confluence.util.ContentMacrosHelper
- public class ContentMacrosHelper
- extends Object
Defines common functions that are carried out for macros that display list of content (e.g. 'page children' and 'content by label' macros)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentMacrosHelper
public ContentMacrosHelper()
getExcerpt
public String getExcerpt(ContentEntityObject content,
PageContext pageContext)
setContentPropertyManager
public void setContentPropertyManager(ContentPropertyManager contentPropertyManager)
setSubRenderer
public void setSubRenderer(SubRenderer subRenderer)