#include <html.h>
|
enum | OptionalCRLF { NoCRLF,
OpenCRLF,
CloseCRLF,
BothCRLF
} |
|
virtual | ~Element () |
|
| Element (const char *nam, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) |
|
| Element (const char *nam, const char *att, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) |
|
virtual void PHTML::FieldElement::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
Reimplemented from PHTML::Element.
Reimplemented in PHTML::ResetButton, PHTML::InputImage, PHTML::InputFile, PHTML::InputReal, PHTML::InputNumber, PHTML::RadioButton, PHTML::InputText, PHTML::HiddenField, PHTML::InputField, PHTML::TextArea, PHTML::FormField, PHTML::Option, and PHTML::Select.
The documentation for this class was generated from the following file: