Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

PHTML::RadioButton Class Reference

#include <html.h>

Inheritance diagram for PHTML::RadioButton:

PHTML::InputField PHTML::FormField PHTML::FieldElement PHTML::Element PHTML::CheckBox List of all members.

Public Member Functions

 RadioButton (const char *fname, const char *value, const char *attr=NULL)
 RadioButton (const char *fname, const char *value, DisableCodes disabled, const char *attr=NULL)
 RadioButton (const char *fname, const char *value, CheckedCodes check, DisableCodes disabled=Enabled, const char *attr=NULL)
virtual ~RadioButton ()

Protected Member Functions

 RadioButton (const char *type, const char *fname, const char *value, CheckedCodes check, DisableCodes disabled, const char *attr)
virtual void AddAttr (PHTML &html) const

Constructor & Destructor Documentation

PHTML::RadioButton::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
 

virtual PHTML::RadioButton::~RadioButton  )  [inline, virtual]
 

PHTML::RadioButton::RadioButton const char *  type,
const char *  fname,
const char *  value,
CheckedCodes  check,
DisableCodes  disabled,
const char *  attr
[protected]
 


Member Function Documentation

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

Reimplemented from PHTML::InputField.


The documentation for this class was generated from the following file:
Generated on Thu Jun 15 15:24:35 2006 for PWLib by  doxygen 1.4.2