|
Grantlee
5.2.0
|
| Interface for implementing an internationalization system | |
| Provides internationalization based on QLocale and QTranslator | |
| Interface for creating marked-up text output | |
| Builder to create BBCode from a QTextDocument | |
| Creates MediaWiki markup from a QTextDocument | |
| Creates a simple marked up plain text document | |
| The TextHTMLBuilder creates a clean html markup output | |
| An retrieval interface to a storage location for Template objects | |
| Implements a loader decorator which caches compiled Template objects | |
| The **FileSystemTemplateLoader** loads Templates from the file system | |
| The **InMemoryTemplateLoader** loads Templates set dynamically in memory | |
| The **Context** class holds the context to render a Template with | |
| An exception for use when implementing template tags | |
| Base class for all filters | |
| A **FilterExpression** object represents a filter expression in a template | |
| Instructs a builder object to create markup output | |
| The **OutputStream** class is used to render templates to a QTextStream | |
| A list of Nodes with some convenience API for rendering them | |
| Base class for all NodeFactories | |
| **Grantlee::Engine** is the main entry point for creating Grantlee Templates | |
| Base class for all nodes | |
| The **Parser** class processes a string template into a tree of nodes | |
| The **Template** class is a tree of nodes which may be rendered | |
| The NestedString is a QString whose methods always return a SafeString | |
| Provides storage facility for state while rendering a template | |
| A QString wrapper class for containing whether a string is safe or needs to be escaped | |
| The **TagLibraryInterface** returns available tags and filters from libraries | |
| A container for static variables defined in Templates |
1.8.5