Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound 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 Methods

 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)

Protected Methods

 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
 

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 Wed Mar 2 19:54:36 2005 for PWLib by doxygen1.2.18