Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Template System
[BaseJumper Framework]


Detailed Description

Templates control control how your pages are drawn.

Templates control the drawing of the pages. It has access to the module and control how the header / footers are drawn, titles, errors, and status messages. Included are classes you can build off of to do a variety of things. HTML, XML, JSON, and AJAX (blank) are all possibilities that are easy and fun.


Classes

class  BaseTemplate
 The mother template. More...
class  BlankTemplate
 A blank template with no header/footer. More...
class  HTMLTemplate
 A HTML oriented template. More...
class  JSONTemplate
 JSON based template for easy AJAX sites. More...
class  XMLTemplate
 XML based template. More...


Generated on Fri Oct 27 12:26:42 2006 for BaseJumper by doxygen 1.3.9.1