#include <html.h>
Protected Member Functions |
virtual void | AddAttr (PHTML &html) const |
| FormField (const char *nam, const char *attr, ElementInSet elmt, OptionalCRLF opt, DisableCodes disabled, const char *fname) |
virtual | ~FormField () |
| 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 |
Constructor & Destructor Documentation
PHTML::TextArea::TextArea |
( |
const char * |
fname, |
|
|
DisableCodes |
disabled = Enabled , |
|
|
const char * |
attr = NULL |
|
) |
| |
PHTML::TextArea::TextArea |
( |
const char * |
fname, |
|
|
int |
rows, |
|
|
int |
cols, |
|
|
DisableCodes |
disabled = Enabled , |
|
|
const char * |
attr = NULL |
|
) |
| |
virtual PHTML::TextArea::~TextArea |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual void PHTML::TextArea::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: