#include <html.h>
Inheritance diagram for PHTML::FieldElement:
Protected Member Functions | |
FieldElement (const char *nam, const char *attr, ElementInSet elmt, OptionalCRLF opt, DisableCodes disabled) | |
virtual void | AddAttr (PHTML &html) const |
|
|
|
Reimplemented from PHTML::Element. Reimplemented in PHTML::Select, PHTML::Option, PHTML::FormField, PHTML::TextArea, PHTML::InputField, PHTML::HiddenField, PHTML::InputText, PHTML::RadioButton, PHTML::InputRange, PHTML::InputFile, PHTML::InputImage, and PHTML::ResetButton. |