Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.forum.renderer.filter.wiki.link.Link

Packages that use Link
com.jivesoftware.forum.renderer.filter.wiki.link   
 

Uses of Link in com.jivesoftware.forum.renderer.filter.wiki.link
 

Methods in com.jivesoftware.forum.renderer.filter.wiki.link that return Link
static Link LinkUtils.parseLink(java.lang.String str, int startOffset, java.util.List allowedSchemes)
          The following link syntaxes are supported: f- forum link t- thread link m- message link | link has link text/tooltip ^ attachment link # anchor link ~ profile link @ email link Rules: You can append anchors to most links with the exception of attachment links and email links.
 

Methods in com.jivesoftware.forum.renderer.filter.wiki.link with parameters of type Link
static java.lang.String LinkRenderer.render(Link link, RenderContext renderContext, boolean openInNewWindow)
           
static java.lang.String LinkRenderer.unrender(Link link)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.