Add(PHTTPField *fld) | PHTTPForm | |
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] |
InsertIntoForm enum value | PHTTPForm | |
InsertIntoHTML enum value | PHTTPForm | |
keyField | PHTTPConfig | [protected] |
LoadFromConfig() | PHTTPConfig | |
OnLoadedText(PHTTPRequest &request, PString &text) | PHTTPConfig | [virtual] |
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) | PHTTPConfig | [virtual] |
RemoveAllFields() | PHTTPForm | [inline] |
section | PHTTPConfig | [protected] |
sectionField | PHTTPConfig | [protected] |
sectionPrefix | PHTTPConfig | [protected] |
sectionSuffix | PHTTPConfig | [protected] |
SetConfigSection(const PString §) | PHTTPConfig | [inline] |
valField | PHTTPConfig | [protected] |