#include <html.h>
|
| FormField (const char *nam, const char *attr, ElementInSet elmt, OptionalCRLF opt, DisableCodes disabled, const char *fname) |
|
virtual | ~FormField () |
|
virtual void | AddAttr (PHTML &html) const |
|
| FieldElement (const char *nam, const char *attr, ElementInSet elmt, OptionalCRLF opt, DisableCodes disabled) |
|
virtual | ~FieldElement () |
|
| Element (const char *nam, const char *att, ElementInSet elmt, ElementInSet req, OptionalCRLF opt) |
|
virtual void | Output (PHTML &html) const |
|
virtual PHTML::FormField::~FormField |
( |
| ) |
|
|
inlineprotectedvirtual |
virtual void PHTML::FormField::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: