Qore WebUtil Module Reference  1.0
 All Classes Namespaces Functions Variables Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNQore
\NWebUtilWebUtil namespace contains all the objects in the WebUtil module
 oCFileHandlerThis class serves files from the file system based on a root location
 oCFileTemplateManages a template resource that may need to be recompiled if the file is updated in the filesystem; used by WebUtil::TemplateFileManager
 oCStaticTemplateManagerA container for holding static text templates (ie that do not change once created in the template manager) with mixed text and Qore code
 oCTemplateFileManagerThis class manages templates based on files
 \CTextTemplateBaseThis is the base class for all template Program container classes