| Package | Description |
|---|---|
| org.b3log.latke.plugin |
Plugin framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotInteractivePlugin
The default plugin for which do not need interact with the server end.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractPlugin> |
PluginManager.getPlugins()
Gets all plugins.
|
Set<AbstractPlugin> |
PluginManager.getPlugins(String viewName)
Gets a plugin by the specified view name.
|
Copyright © 2009–2019 B3log. All rights reserved.