| Package | Description |
|---|---|
| org.mmbase.framework |
The package contains the component framework of MMBase.
|
| org.mmbase.framework.basic |
| Modifier and Type | Field and Description |
|---|---|
(package private) static Framework |
Framework.framework
Reference to the Framework singleton.
|
| Modifier and Type | Method and Description |
|---|---|
static Framework |
Framework.getInstance()
Returns the framework.
|
| Modifier and Type | Method and Description |
|---|---|
static Document |
Utils.renderToXml(Framework fw,
Renderer renderer,
Parameters blockParameters,
Parameters frameworkParameters,
WindowState state,
Class<?> baseClass)
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicFramework
The Basic Framework is based on a list of
UrlConverters. |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}