Rocket::Core::TemplateCache Class Reference
#include <TemplateCache.h>
|
Static Public Member Functions |
|
static bool | Initialise () |
| | Initialisation and Shutdown.
|
|
static void | Shutdown () |
|
static Template * | LoadTemplate (const String &path) |
| | Load the named template from the given path, if its already loaded get the cached copy.
|
|
static Template * | GetTemplate (const String &id) |
| | Get the template by id.
|
Detailed Description
Manages requests for loading templates, caching as it goes.
- Author:
- Lloyd Weehuizen
The documentation for this class was generated from the following files: