Qore WebUtil Module Reference  1.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CHttpServer::AbstractHttpRequestHandler [external]
 CHttpServer::AbstractUrlHandler [external]
 CWebUtil::FileHandlerThis class serves files from the file system based on a root location
 CWebUtil::TemplateFileManagerThis class manages templates based on files
 CWebUtil::FileHandlerThis class serves files from the file system based on a root location
 CWebUtil::TextTemplateBaseThis is the base class for all template Program container classes
 CWebUtil::FileTemplateManages a template resource that may need to be recompiled if the file is updated in the filesystem; used by WebUtil::TemplateFileManager
 CWebUtil::StaticTemplateManagerA container for holding static text templates (ie that do not change once created in the template manager) with mixed text and Qore code