Templates (v 1.x)
References
- General Concepts -- introduction to general concepts of CppCMS templates, syntax notes.
- Top Level Blocks -- description of top level blocks of any CppCMS template.
- Rendering Commands -- commands for displaying content in templates.
- Flow Control -- controlling the flow of execution.
- Building Templates -- how to build templates into dynamically loadable objects or link with them.
Tutorials
- Using templates -- going through the basics.
- Views Inheritance -- a tutorial on building a hierarchy of content and templates.
- Template plugin architecture -- CppCMS has all the basics in place to support plugins. Templates are already fully pluggable.
← Serving Static Files | Top | Configuration File Reference →
External link: CPPCMS API Reference