| Interface | Description |
|---|---|
| DocumentRenderer |
Renders a page, whatever the source is: a Doxia source file, a report or anything else.
|
| Renderer |
Site Renderer interface: render a collection of documents into a site, ie decored with a site template
(eventually packaged as skin).
|
| Class | Description |
|---|---|
| DefaultSiteRenderer |
DefaultSiteRenderer class.
|
| DoxiaDocumentRenderer |
Renderer for a document that has a source file to be parsed by Doxia.
|
| ExtraDoxiaModuleReference |
Holds an extra Doxia source module reference in the list of added modules to the site rendering context.
|
| RenderingContext |
The rendering context of a document.
|
| SiteRenderingContext |
Context for a site rendering.
|
| SkinResourceLoader | Deprecated |
| Exception | Description |
|---|---|
| RendererException |
RendererException class.
|