| Package | Description |
|---|---|
| org.mmbase.bridge.jsp.taglib |
The MMBase taglib implementation.
|
| org.mmbase.bridge.jsp.taglib.pageflow | |
| org.mmbase.framework |
The package contains the component framework of MMBase.
|
| org.mmbase.framework.basic | |
| org.mmbase.mynews | |
| org.mmbase.searchrelate |
| Class and Description |
|---|
| Block
A Block is a representation of a page within a component.
|
| Component
A component is a piece of pluggable functionality that typically has dependencies on other
components.
|
| Class and Description |
|---|
| Component
A component is a piece of pluggable functionality that typically has dependencies on other
components.
|
| FrameworkException
This exception gets thrown when something goes wrong in the Framework,
such as when rendering or processing a component.
|
| Class and Description |
|---|
| AbstractProcessor
Abstract view implementation which implements getType and the specific parameters.
|
| AbstractRenderer
Abstract renderer implementation which implements getType and getBlock.
|
| Block
A Block is a representation of a page within a component.
|
| Block.BlockContainer
A wrapper class for a certain block in a type, which defined its weighted place in between
it's child block of the same type.
|
| Block.Type
Every block can be assigned a hierarchal 'Type', which can classify it.
|
| CachedRenderer
This renderer caches other renderers.
|
| Component
A component is a piece of pluggable functionality that typically has dependencies on other
components.
|
| ComponentRepository
This (singleton) class maintains all
Components which are registered in the current MMBase. |
| ErrorRenderer.Error |
| Framework
The MMBase Framework displays and processes components.
|
| FrameworkException
This exception gets thrown when something goes wrong in the Framework,
such as when rendering or processing a component.
|
| IFrameRenderer
The IFrameRenderer renders a page (in the current web-app) in an iframe.
|
| Processor
A Processor handles interaction of a
Block. |
| Renderer
A Renderer renders a certain aspect of a
Block. |
| Renderer.Type |
| RenderHints
A Renderer is used by
Renderer.render(org.mmbase.util.functions.Parameters, java.io.Writer, org.mmbase.framework.RenderHints), with a RenderHints object, which gives to Renderer
implementation some instructions about how to render excactly, since it may vary a bit in that. |
| RenderHints.Mode |
| Setting
Representation of
Component related settings. |
| VirtualComponent
A Virtual Component is a component which is only mentioned as a dependency of another
Component. |
| WindowState
Every block can be in a certain window state, which could be considered during rendering.
|
| WrappedRenderer
A generic implementation of a Renderer that wraps another Renderer.
|
| Class and Description |
|---|
| Block
A Block is a representation of a page within a component.
|
| Component
A component is a piece of pluggable functionality that typically has dependencies on other
components.
|
| Framework
The MMBase Framework displays and processes components.
|
| FrameworkException
This exception gets thrown when something goes wrong in the Framework,
such as when rendering or processing a component.
|
| Processor
A Processor handles interaction of a
Block. |
| Renderer
A Renderer renders a certain aspect of a
Block. |
| Renderer.Type |
| Setting
Representation of
Component related settings. |
| WindowState
Every block can be in a certain window state, which could be considered during rendering.
|
| Class and Description |
|---|
| Block
A Block is a representation of a page within a component.
|
| FrameworkException
This exception gets thrown when something goes wrong in the Framework,
such as when rendering or processing a component.
|
| Class and Description |
|---|
| BasicComponent
A component is a piece of pluggable functionality that typically has dependencies on other
components, and may be requested several blocks.
|
| Component
A component is a piece of pluggable functionality that typically has dependencies on other
components.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}