| baseName | PHTTPField | [protected] |
| Class() | PObject | [inline, static] |
| Clone() const | PObject | [virtual] |
| Compare(const PObject &obj) const | PHTTPField | [virtual] |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
| Comparison enum name | PObject | |
| EqualTo enum value | PObject | |
| ExpandFieldNames(PString &text, PINDEX start, PINDEX &finish) const | PHTTPField | [virtual] |
| fullName | PHTTPField | [protected] |
| GetAllNames(PStringArray &names) const | PHTTPField | [virtual] |
| GetBaseName() const | PHTTPField | [inline] |
| GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
| GetHelp() const | PHTTPField | [inline] |
| GetHTMLHeading(PHTML &html) const | PHTTPField | [virtual] |
| GetHTMLInput(const PString &input) const | PHTTPBooleanField | [virtual] |
| GetHTMLSelect(const PString &selection) const | PHTTPField | [virtual] |
| GetHTMLTag(PHTML &html) const | PHTTPBooleanField | [virtual] |
| GetName() const | PHTTPField | [inline] |
| GetTitle() const | PHTTPField | [inline] |
| GetValue(PBoolean dflt=false) const | PHTTPBooleanField | [virtual] |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | [virtual] |
| help | PHTTPField | [protected] |
| initialValue | PHTTPBooleanField | [protected] |
| InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
| IsClass(const char *cls) const | PObject | [inline] |
| LessThan enum value | PObject | |
| LoadFromConfig(PConfig &cfg) | PHTTPBooleanField | [virtual] |
| LocateName(const PString &name) const | PHTTPField | [virtual] |
| NewField() const | PHTTPBooleanField | [virtual] |
| notInHTML | PHTTPField | [protected] |
| NotYetInHTML() const | PHTTPField | [inline] |
| operator!=(const PObject &obj) const | PObject | [inline] |
| operator<(const PObject &obj) const | PObject | [inline] |
| operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
| operator<=(const PObject &obj) const | PObject | [inline] |
| operator==(const PObject &obj) const | PObject | [inline] |
| operator>(const PObject &obj) const | PObject | [inline] |
| operator>=(const PObject &obj) const | PObject | [inline] |
| operator>>(istream &strm, PObject &obj) | PObject | [friend] |
| PHTTPBooleanField(const char *name, PBoolean initVal=false, const char *help=NULL) | PHTTPBooleanField | |
| PHTTPBooleanField(const char *name, const char *title, PBoolean initVal=false, const char *help=NULL) | PHTTPBooleanField | |
| PHTTPField(const char *bname, const char *title, const char *help) | PHTTPField | |
| PObject() | PObject | [inline, protected] |
| PrintOn(ostream &strm) const | PObject | [virtual] |
| ReadFrom(istream &strm) | PObject | [virtual] |
| SaveToConfig(PConfig &cfg) const | PHTTPBooleanField | [virtual] |
| SetAllValues(const PStringToString &data) | PHTTPField | [virtual] |
| SetHelp(const PString &text) | PHTTPField | [inline] |
| SetHelp(const PString &hotLinkURL, const PString &linkText) | PHTTPField | |
| SetHelp(const PString &hotLinkURL, const PString &imageURL, const PString &imageText) | PHTTPField | |
| SetInHTML() | PHTTPField | [inline] |
| SetName(const PString &newName) | PHTTPField | [virtual] |
| SetValue(const PString &newVal) | PHTTPBooleanField | [virtual] |
| title | PHTTPField | [protected] |
| ValidateAll(const PStringToString &data, PStringStream &msg) const | PHTTPField | [virtual] |
| Validated(const PString &newVal, PStringStream &msg) const | PHTTPField | [virtual] |
| value | PHTTPBooleanField | [protected] |
| ~PObject() | PObject | [inline, virtual] |