| Package | Description |
|---|---|
| org.radeox.filter | |
| org.radeox.macro | |
| org.radeox.macro.table |
| Modifier and Type | Method and Description |
|---|---|
protected Repository |
MacroFilter.getMacroRepository() |
| Modifier and Type | Class and Description |
|---|---|
class |
MacroRepository
Repository for plugins
|
class |
PluginRepository
Repository for plugins
|
| Modifier and Type | Field and Description |
|---|---|
protected static Repository |
PluginRepository.instance |
protected Repository |
PluginLoader.repository |
| Modifier and Type | Method and Description |
|---|---|
Repository |
PluginLoader.loadPlugins(Repository repository) |
Repository |
PluginLoader.loadPlugins(Repository repository,
Class klass) |
| Modifier and Type | Method and Description |
|---|---|
void |
MacroLoader.add(Repository repository,
Object plugin)
Add a plugin to the known plugin map
|
abstract void |
PluginLoader.add(Repository repository,
Object plugin)
Add a plugin to the known plugin map
|
Repository |
PluginLoader.loadPlugins(Repository repository) |
Repository |
PluginLoader.loadPlugins(Repository repository,
Class klass) |
void |
PluginLoader.setRepository(Repository repository) |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionRepository
Repository for functions
|
| Modifier and Type | Field and Description |
|---|---|
protected static Repository |
FunctionRepository.instance |
| Modifier and Type | Method and Description |
|---|---|
static Repository |
FunctionRepository.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionLoader.add(Repository repository,
Object plugin)
Add a plugin to the known plugin map
|
Copyright © 2003-2014 Sakai Project. All Rights Reserved.