Add(PHTTPField *fld) | PHTTPForm | |
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] |
InsertIntoForm enum value | PHTTPForm | |
InsertIntoHTML enum value | PHTTPForm | |
OnLoadedText(PHTTPRequest &request, PString &text) | PHTTPForm | [virtual] |
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) | PHTTPForm | [virtual] |
RemoveAllFields() | PHTTPForm | [inline] |