Qore WebUtil Module Reference  1.0
 All Classes Namespaces Functions Variables Groups Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCHttpServer::AbstractHttpRequestHandler [external]
|\CHttpServer::AbstractUrlHandler [external]
| \CWebUtil::FileHandlerThis class serves files from the file system based on a root location
oCWebUtil::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
 oCWebUtil::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