PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PHTML::CheckBox Member List

This is the complete list of members for PHTML::CheckBox, including all inherited members.

AddAttr(PHTML &html) const PHTML::RadioButtonprotectedvirtual
BothCRLF enum valuePHTML::Element
CheckBox(const char *fname, const char *attr=NULL)PHTML::CheckBox
CheckBox(const char *fname, DisableCodes disabled, const char *attr=NULL)PHTML::CheckBox
CheckBox(const char *fname, CheckedCodes check, DisableCodes disabled=Enabled, const char *attr=NULL)PHTML::CheckBox
CloseCRLF enum valuePHTML::Element
Element(const char *nam, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF)PHTML::Element
Element(const char *nam, const char *att, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF)PHTML::Element
FieldElement(const char *nam, const char *attr, ElementInSet elmt, OptionalCRLF opt, DisableCodes disabled)PHTML::FieldElementprotected
FormField(const char *nam, const char *attr, ElementInSet elmt, OptionalCRLF opt, DisableCodes disabled, const char *fname)PHTML::FormFieldprotected
InputField(const char *type, const char *fname, DisableCodes disabled, const char *attr)PHTML::InputFieldprotected
NoCRLF enum valuePHTML::Element
OpenCRLF enum valuePHTML::Element
OptionalCRLF enum namePHTML::Element
Output(PHTML &html) const PHTML::Elementprotectedvirtual
RadioButton(const char *fname, const char *value, const char *attr=NULL)PHTML::RadioButton
RadioButton(const char *fname, const char *value, DisableCodes disabled, const char *attr=NULL)PHTML::RadioButton
RadioButton(const char *fname, const char *value, CheckedCodes check, DisableCodes disabled=Enabled, const char *attr=NULL)PHTML::RadioButton
RadioButton(const char *type, const char *fname, const char *value, CheckedCodes check, DisableCodes disabled, const char *attr)PHTML::RadioButtonprotected
~Element()PHTML::Elementinlinevirtual