AddAttr(PHTML &html) const | PHTML::Option | [protected, virtual] |
BothCRLF enum value | PHTML::Element | [protected] |
CloseCRLF enum value | PHTML::Element | [protected] |
Element(const char *nam, const char *att, ElementInSet elmt, ElementInSet req, OptionalCRLF opt) | PHTML::Element | [inline, protected] |
FieldElement(const char *nam, const char *attr, ElementInSet elmt, OptionalCRLF opt, DisableCodes disabled) | PHTML::FieldElement | [protected] |
NoCRLF enum value | PHTML::Element | [protected] |
OpenCRLF enum value | PHTML::Element | [protected] |
Option(const char *attr=NULL) | PHTML::Option | |
Option(SelectionCodes select, const char *attr=NULL) | PHTML::Option | |
Option(DisableCodes disabled, const char *attr=NULL) | PHTML::Option | |
Option(SelectionCodes select, DisableCodes disabled, const char *attr=NULL) | PHTML::Option | |
OptionalCRLF enum name | PHTML::Element | [protected] |
Output(PHTML &html) const | PHTML::Element | [protected, virtual] |
~Element() | PHTML::Element | [inline, virtual] |
~FieldElement() | PHTML::FieldElement | [inline, protected, virtual] |
~Option() | PHTML::Option | [inline, virtual] |