Template Classes

A template class is any class with render() and set() methods. Skeleton provides several simple template classes, plus Adapters to popular template systems. You can wrap any template code you like with a render() and set() method, and use it as a renderer in the Skeleton framework.