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

PHTML::InputPassword Class Reference

#include <html.h>

Inheritance diagram for PHTML::InputPassword:

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

Public Member Functions

 InputPassword (const char *fname, int size, const char *init=NULL, const char *attr=NULL)
 InputPassword (const char *fname, int size, DisableCodes disabled, const char *attr=NULL)
 InputPassword (const char *fname, int size, int maxLength, DisableCodes disabled=Enabled, const char *attr=NULL)
 InputPassword (const char *fname, int size, const char *init, int maxLength, DisableCodes disabled=Enabled, const char *attr=NULL)

Constructor & Destructor Documentation

PHTML::InputPassword::InputPassword const char *  fname,
int  size,
const char *  init = NULL,
const char *  attr = NULL
 

PHTML::InputPassword::InputPassword const char *  fname,
int  size,
DisableCodes  disabled,
const char *  attr = NULL
 

PHTML::InputPassword::InputPassword const char *  fname,
int  size,
int  maxLength,
DisableCodes  disabled = Enabled,
const char *  attr = NULL
 

PHTML::InputPassword::InputPassword const char *  fname,
int  size,
const char *  init,
int  maxLength,
DisableCodes  disabled = Enabled,
const char *  attr = NULL
 


The documentation for this class was generated from the following file:
Generated on Wed Sep 28 10:27:35 2005 for PWLib by  doxygen 1.4.4