Template Engine
This is the auto-generated code documentation for Template Engine.
Class Index
Class | Description |
---|---|
_global_ | |
Cache | Main resource cache controller |
DriverAbstract | Providing simple interface of Driver's |
DriverAbstract.Exception | |
DriverLocal | DriverLocal Special implementation of driver which not making any remote or I/O calls. |
DriverLocal.Exception | |
DriverManager | Driver Manager Responsible for managing drivers (creating, adding, fetching). |
DriverManager.Exception | |
DriverRemote | DriverRemote class |
DriverRemote.Exception | |
ErrorEvent | ErrorEvent |
Event | Event |
EventDispatcher | EventDispatcher provides listening and dispatching events functionality |
IResourceCache | Interface for classes that implements resource caching of any kind |
JqTemplate | JqTemplate Implementation of Template class - using jQuery Templates engine. |
JqTplCache | In-memory resource Cache for jQuery Templates |
JsonRpcAbstract | JsonRpcAbstract |
JsonRpcError | JsonRpcError |
JsonRpcError.Exceptions | |
JsonRpcResult | JsonRpcResult |
OpalLoader | OpalLoader |
OpalRequest | OpalRequest |
RenderingController | RenderingController Responsible for holding and parsing configuration. |
RenderingController.Exception | |
RequestProcessor | RequestProcessor |
RequestProcessor.Exception | |
StylusCache | In-memory resource Cache for Stylus Templates |
StylusTemplate | StylusTemplate Stylus engine implementation. |
Template | Template Base template class. |
Template.Error | |
Template.Exception | |
TemplateEngine | TemplateEngine Main TemplateEngine Server class. |
TemplateManager | Responsible for managing templates. |
TemplateManager.Error | |
TemplateManager.Exception | |
UrlRequest | UrlRequest |