Qore WebUtil Module Reference
1.6.1
|
▼NWebUtil | WebUtil namespace contains all the objects in the WebUtil module |
CFileHandler | This class serves files from the file system based on a root location |
CFileStreamRequest | This class handles chunked file sends |
CFileTemplate | Manages a template resource that may need to be recompiled if the file is updated in the filesystem; used by WebUtil::TemplateFileManager |
CInputStreamRequest | This class handles chunked file sends |
CStaticTemplateManager | A container for holding static text templates (ie that do not change once created in the template manager) with mixed text and Qore code |
CStaticTextTemplateBase | This is the static base class for all template Program container classes |
CTemplateFileManager | This class manages templates based on files |
CTextTemplateBase | This is the base class for all template Program container classes |