| Package | Description |
|---|---|
| org.exoplatform.forum.bbcode.api |
Provides classes necessary to manipulate with BBCode.
|
| org.exoplatform.forum.bbcode.core |
Provides core classes for BBCode processing.
|
| org.exoplatform.forum.bbcode.core.cache |
| Modifier and Type | Method and Description |
|---|---|
void |
BBCodeService.registerBBCodePlugin(BBCodePlugin plugin)
Registers a new BBCode plugin.
|
| Modifier and Type | Method and Description |
|---|---|
List<BBCodePlugin> |
BBCodeServiceImpl.getPlugins() |
| Modifier and Type | Method and Description |
|---|---|
void |
BBCodeServiceImpl.registerBBCodePlugin(BBCodePlugin plugin)
Registers a new BBCode plugin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BBCodeServiceImpl.setPlugins(List<BBCodePlugin> plugins) |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedBBCodeService.registerBBCodePlugin(BBCodePlugin plugin) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.