| Add(PHTTPField *fld) | PHTTPForm | |
| AddFields(const PString &prefix)=0 | PRegisterPage | [pure virtual] |
| AddNewKeyFields(PHTTPField *keyFld, PHTTPField *valFld) | PHTTPConfig | |
| AddSectionField(PHTTPField *sectionFld, const char *prefix=NULL, const char *suffix=NULL) | PHTTPConfig | |
| BuildHTML(const char *heading) | PHTTPForm | |
| BuildHTML(const PString &heading) | PHTTPForm | |
| BuildHTML(PHTML &html, BuildOptions option=CompleteHTML) | PHTTPForm | |
| BuildOptions enum name | PHTTPForm | |
| CompleteHTML enum value | PHTTPForm | |
| fieldNames | PHTTPForm | [protected] |
| fields | PHTTPForm | [protected] |
| GetConfigSection() const | PHTTPConfig | [inline] |
| GetExpirationDate(PTime &when) | PConfigPage | [protected, virtual] |
| InsertIntoForm enum value | PHTTPForm | |
| InsertIntoHTML enum value | PHTTPForm | |
| keyField | PHTTPConfig | [protected] |
| LoadFromConfig() | PHTTPConfig | |
| LoadText(PHTTPRequest &request) | PRegisterPage | |
| OnLoadedText(PHTTPRequest &request, PString &text) | PRegisterPage | [virtual] |
| OnPOST(PHTTPServer &server, const PURL &url, const PMIMEInfo &info, const PStringToString &data, const PHTTPConnectionInfo &connectInfo) | PConfigPage | |
| PConfigPage(PHTTPServiceProcess &app, const PString §ion, const PHTTPAuthority &auth) | PConfigPage | |
| PConfigPage(PHTTPServiceProcess &app, const PString &title, const PString §ion, const PHTTPAuthority &auth) | PConfigPage | |
| PHTTPConfig(const PURL &url, const PString §ion) | PHTTPConfig | |
| PHTTPConfig(const PURL &url, const PString §ion, const PHTTPAuthority &auth) | PHTTPConfig | |
| PHTTPConfig(const PURL &url, const PString §ion, const PString &html) | PHTTPConfig | |
| PHTTPConfig(const PURL &url, const PString §ion, const PString &html, const PHTTPAuthority &auth) | PHTTPConfig | |
| PHTTPForm(const PURL &url) | PHTTPForm | |
| PHTTPForm(const PURL &url, const PHTTPAuthority &auth) | PHTTPForm | |
| PHTTPForm(const PURL &url, const PString &html) | PHTTPForm | |
| PHTTPForm(const PURL &url, const PString &html, const PHTTPAuthority &auth) | PHTTPForm | |
| Post(PHTTPRequest &request, const PStringToString &data, PHTML &replyMessage) | PRegisterPage | [virtual] |
| PRegisterPage(PHTTPServiceProcess &app, const PHTTPAuthority &auth) | PRegisterPage | |
| process | PRegisterPage | [protected] |
| RemoveAllFields() | PHTTPForm | [inline] |
| section | PHTTPConfig | [protected] |
| sectionField | PHTTPConfig | [protected] |
| sectionPrefix | PHTTPConfig | [protected] |
| sectionSuffix | PHTTPConfig | [protected] |
| SetConfigSection(const PString §) | PHTTPConfig | [inline] |
| valField | PHTTPConfig | [protected] |