Index
All Classes and Interfaces|All Packages|Serialized Form
B
- bbcode - Enum constant in enum class org.exoplatform.forum.rendering.core.SupportedSyntaxes
D
- delegateRendering(MarkupRenderDelegate<T>, T) - Method in class org.exoplatform.forum.rendering.MarkupRenderingService
-
Delegates a markup to a render.
G
- getClassName() - Method in class org.exoplatform.forum.rendering.spi.RendererPlugin
- getDescription() - Method in class org.exoplatform.forum.rendering.spi.RendererPlugin
- getMarkup(T) - Method in interface org.exoplatform.forum.rendering.spi.MarkupRenderDelegate
-
Actual markup
- getName() - Method in class org.exoplatform.forum.rendering.spi.RendererPlugin
- getRenderer() - Method in class org.exoplatform.forum.rendering.spi.RendererPlugin
- getRenderer(String) - Method in class org.exoplatform.forum.rendering.MarkupRenderingService
-
Gets a render by its given syntax.
- getSyntax() - Method in interface org.exoplatform.forum.rendering.api.Renderer
-
Get the syntax that this renderer can render
- getSyntax() - Method in class org.exoplatform.forum.rendering.spi.RendererPlugin
- getSyntax(T) - Method in interface org.exoplatform.forum.rendering.spi.MarkupRenderDelegate
-
markup syntax used to select the appropriate renderer
M
- MarkupRenderDelegate<T> - Interface in org.exoplatform.forum.rendering.spi
-
A MarkupDelgate is reponsible for exposing an object for markup rendering
- MarkupRenderingService - Class in org.exoplatform.forum.rendering
-
Renders information.
- MarkupRenderingService() - Constructor for class org.exoplatform.forum.rendering.MarkupRenderingService
O
- org.exoplatform.forum.rendering - package org.exoplatform.forum.rendering
-
Provides classes to manage rendering forums.
- org.exoplatform.forum.rendering.api - package org.exoplatform.forum.rendering.api
- org.exoplatform.forum.rendering.core - package org.exoplatform.forum.rendering.core
- org.exoplatform.forum.rendering.spi - package org.exoplatform.forum.rendering.spi
R
- registerRenderer(Renderer) - Method in class org.exoplatform.forum.rendering.MarkupRenderingService
-
Registers a render.
- registerRenderer(RendererPlugin) - Method in class org.exoplatform.forum.rendering.MarkupRenderingService
- render(String) - Method in interface org.exoplatform.forum.rendering.api.Renderer
-
render a piece of markup
- Renderer - Interface in org.exoplatform.forum.rendering.api
- RendererPlugin - Class in org.exoplatform.forum.rendering.spi
-
eXo kernel plugin to configure a renderer
- RendererPlugin(InitParams) - Constructor for class org.exoplatform.forum.rendering.spi.RendererPlugin
- rendererRegistry - Variable in class org.exoplatform.forum.rendering.MarkupRenderingService
S
- SupportedSyntaxes - Enum Class in org.exoplatform.forum.rendering.core
U
- UnsupportedSyntaxException - Exception in org.exoplatform.forum.rendering.api
- UnsupportedSyntaxException(String) - Constructor for exception org.exoplatform.forum.rendering.api.UnsupportedSyntaxException
V
- valueOf(String) - Static method in enum class org.exoplatform.forum.rendering.core.SupportedSyntaxes
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.exoplatform.forum.rendering.core.SupportedSyntaxes
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form