PHTML::FormField Class Reference

#include <html.h>

Inheritance diagram for PHTML::FormField:

PHTML::FieldElement PHTML::Element PHTML::InputField PHTML::TextArea PHTML::HiddenField PHTML::InputFile PHTML::InputImage PHTML::InputRange PHTML::InputText PHTML::RadioButton PHTML::InputScribble PHTML::ResetButton PHTML::InputPassword PHTML::CheckBox PHTML::SubmitButton List of all members.

Protected Member Functions

 FormField (const char *nam, const char *attr, ElementInSet elmt, OptionalCRLF opt, DisableCodes disabled, const char *fname)
virtual ~FormField ()
virtual void AddAttr (PHTML &html) const

Constructor & Destructor Documentation

PHTML::FormField::FormField ( const char *  nam,
const char *  attr,
ElementInSet  elmt,
OptionalCRLF  opt,
DisableCodes  disabled,
const char *  fname 
) [protected]

virtual PHTML::FormField::~FormField (  )  [inline, protected, virtual]


Member Function Documentation

virtual void PHTML::FormField::AddAttr ( PHTML html  )  const [protected, virtual]

Reimplemented from PHTML::FieldElement.

Reimplemented in PHTML::TextArea, PHTML::InputField, PHTML::HiddenField, PHTML::InputText, PHTML::RadioButton, PHTML::InputRange, PHTML::InputFile, PHTML::InputImage, and PHTML::ResetButton.


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 06:25:05 2008 for PTLib by  doxygen 1.5.1