rikitiki  v0.1.67
Build C++ web server modules that allow easy routing and deployment.
rikitiki::ctemplates::TemplatePreprocessor Struct Referenceabstract

#include <templatePreprocessor.h>

Inheritance diagram for rikitiki::ctemplates::TemplatePreprocessor:
rikitiki::ctemplates::HeaderFooterPreprocessor

Public Member Functions

virtual void Process (const ConnContext &ctx,::ctemplate::TemplateDictionary &td)=0
 

Detailed Description

Template preprocessors are ran directly prior to template expansion. Good place to add global elements like menus and other assets


The documentation for this struct was generated from the following file: