Template Tag Handler API

All Bricklayer template tag handlers inherit from the template_handler super class. As a result they have access to the bricklayer template handler API. The super class provides several useful methods to template tag handlers. The following is a description of those methods.

Subsections

Jeremy Wall 2006-08-21