|
Grantlee
0.3.0
|
| The Grantlee namespace holds all public Grantlee API | |
| Interface for implementing an internationalization system | |
| Serves as a base class for creating marked up plain text output | |
| Base class for all NodeFactories | |
| An retrieval interface to a storage location for Template objects | |
| Builder to create BBCode from a QTextDocument | |
| Implements a loader decorator which caches compiled Template objects | |
| Holds the context to render a template with | |
| Grantlee::Engine is the main entry point for creating Grantlee Templates | |
| An exception for use when implementing template tags | |
| The FileSystemTemplateLoader loads Templates from the file system | |
| Base class for all filters | |
| A FilterExpression object represents a filter expression in a template | |
| The InMemoryTemplateLoader loads Templates set dynamically in memory | |
| The LocalizedFileSystemTemplateLoader loads templates and l10n catalogs from the filesystem | |
| Controls and instructs a builder object to create markup output | |
| Creates MediaWiki markup from a QTextDocument | |
| Base class for all nodes | |
| A list of Nodes with some convenience API for rendering them | |
| Used to render templates to a QTextStream | |
| Processes a string template into a tree of nodes | |
| The PlainTextHTMLMarkupBuilder creates a simple marked up plain text document | |
| Provides internationalization based on QLocale and QTranslator | |
| 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 NestedString is a QString whose methods always return a SafeString | |
| The TagLibraryInterface returns available tags and filters from libraries | |
| Tree of nodes which may be rendered | |
| The TextHTMLBuilder creates a clean html markup output | |
| A container for static variables defined in Templates | |
1.8.1.2