@Component @Scope(value="prototype") public class ForumThreadParserContext extends Object
| Constructor and Description |
|---|
ForumThreadParserContext()
Constructor.
|
ForumThreadParserContext(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBlockquoteHeader(String id,
String author)
Get blockquote header HTML content.
|
public ForumThreadParserContext()
public ForumThreadParserContext(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
portalControllerContext - portal controller contextpublic String getBlockquoteHeader(String id, String author) throws javax.portlet.PortletException, IOException
id - forum thread post identifierauthor - forum thread post authorjavax.portlet.PortletExceptionIOExceptionCopyright © 2022 OSIVIA. All rights reserved.