PHTML::InputImage Class Reference

#include <html.h>

Inheritance diagram for PHTML::InputImage:

PHTML::InputField PHTML::FormField PHTML::FieldElement PHTML::Element PHTML::InputScribble PHTML::ResetButton PHTML::SubmitButton List of all members.

Public Member Functions

 InputImage (const char *fname, const char *src=NULL, DisableCodes disabled=Enabled, const char *attr=NULL)
virtual ~InputImage ()

Protected Member Functions

 InputImage (const char *type, const char *fname, const char *src, DisableCodes disabled, const char *attr)
virtual void AddAttr (PHTML &html) const

Constructor & Destructor Documentation

PHTML::InputImage::InputImage ( const char *  fname,
const char *  src = NULL,
DisableCodes  disabled = Enabled,
const char *  attr = NULL 
)

virtual PHTML::InputImage::~InputImage (  )  [inline, virtual]

PHTML::InputImage::InputImage ( const char *  type,
const char *  fname,
const char *  src,
DisableCodes  disabled,
const char *  attr 
) [protected]


Member Function Documentation

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

Reimplemented from PHTML::InputField.

Reimplemented in PHTML::ResetButton.


The documentation for this class was generated from the following file:
Generated on Mon Feb 23 01:57:56 2009 for PTLib by  doxygen 1.5.1