Rocket::Core::TemplateCache Class Reference

#include <TemplateCache.h>


Static Public Member Functions

static bool Initialise ()
 Initialisation and Shutdown.
static void Shutdown ()
static TemplateLoadTemplate (const String &path)
 Load the named template from the given path, if its already loaded get the cached copy.
static TemplateGetTemplate (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: