|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BBCodePlugin | |
|---|---|
| org.exoplatform.forum.bbcode.api | |
| org.exoplatform.forum.bbcode.core | |
| Uses of BBCodePlugin in org.exoplatform.forum.bbcode.api |
|---|
| Methods in org.exoplatform.forum.bbcode.api with parameters of type BBCodePlugin | |
|---|---|
void |
BBCodeService.registerBBCodePlugin(BBCodePlugin plugin)
Register a new BBCode plugin |
| Uses of BBCodePlugin in org.exoplatform.forum.bbcode.core |
|---|
| Methods in org.exoplatform.forum.bbcode.core that return types with arguments of type BBCodePlugin | |
|---|---|
List<BBCodePlugin> |
BBCodeServiceImpl.getPlugins()
|
| Methods in org.exoplatform.forum.bbcode.core with parameters of type BBCodePlugin | |
|---|---|
void |
MemoryBBCodeService.registerBBCodePlugin(BBCodePlugin plugin)
|
void |
BBCodeServiceImpl.registerBBCodePlugin(BBCodePlugin plugin)
Register a new BBCode plugin |
| Method parameters in org.exoplatform.forum.bbcode.core with type arguments of type BBCodePlugin | |
|---|---|
void |
BBCodeServiceImpl.setPlugins(List<BBCodePlugin> plugins)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||