Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.renderer.RenderMacro

Packages that use RenderMacro
com.jivesoftware.forum.renderer.macro   
 

Uses of RenderMacro in com.jivesoftware.forum.renderer.macro
 

Classes in com.jivesoftware.forum.renderer.macro that implement RenderMacro
 class CodeMacro
          Macro that pretty prints java, sql and xml code fragments.
 class ForumMacro
          A macro to convert {forum:id=123} into a forum link
 class MessageMacro
          A macro to convert {message:id=123} into a link to a message
 class QuoteMacro
          The quote macro pretty prints quoted for display.
 class TextColorMacro
          A macro that converts font tags with color
 class TextFontMacro
          A macro that converts font and span tags with size attributes
 class TextSizeMacro
          A macro that converts font and span tags with size attributes
 class ThreadMacro
          A macro to convert {thread:id=123} into a thread link
 class UserMacro
          A macro to convert {user:id=123} into a profile link
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.