org.exoplatform.wiki.rendering.context
Class DefaultMarkupContextManager
java.lang.Object
org.exoplatform.wiki.rendering.context.DefaultMarkupContextManager
- All Implemented Interfaces:
- MarkupContextManager
public class DefaultMarkupContextManager
- extends Object
- implements MarkupContextManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultMarkupContextManager
public DefaultMarkupContextManager()
getMarkupContext
public WikiContext getMarkupContext(String objectName,
org.xwiki.rendering.listener.reference.ResourceType type)
- Description copied from interface:
MarkupContextManager
- Build the markup context for object
- Specified by:
getMarkupContext in interface MarkupContextManager
type - the type of resource
- Returns:
- the wikicontext
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.