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

PHTTPSubForm Class Reference

#include <httpform.h>

Inheritance diagram for PHTTPSubForm:

PHTTPCompositeField PHTTPField PObject List of all members.

Public Member Functions

 PHTTPSubForm (const PString &subFormName, const char *name, const char *title=NULL, PINDEX primaryField=0, PINDEX secondaryField=P_MAX_INDEX)
PHTTPFieldNewField () const
void GetHTMLTag (PHTML &html) const
void GetHTMLHeading (PHTML &html) const

Protected Attributes

PString subFormName
PINDEX primary
PINDEX secondary

Constructor & Destructor Documentation

PHTTPSubForm::PHTTPSubForm const PString subFormName,
const char *  name,
const char *  title = NULL,
PINDEX  primaryField = 0,
PINDEX  secondaryField = P_MAX_INDEX
 


Member Function Documentation

void PHTTPSubForm::GetHTMLHeading PHTML html  )  const [virtual]
 

Convert the field to HTML for inclusion into the HTTP page.

Reimplemented from PHTTPCompositeField.

void PHTTPSubForm::GetHTMLTag PHTML html  )  const [virtual]
 

Convert the field to HTML form tag for inclusion into the HTTP page.

Reimplemented from PHTTPCompositeField.

PHTTPField* PHTTPSubForm::NewField  )  const [virtual]
 

Create a new field of the same class as the current field.

Returns:
New field object instance.

Reimplemented from PHTTPCompositeField.


Member Data Documentation

PINDEX PHTTPSubForm::primary [protected]
 

PINDEX PHTTPSubForm::secondary [protected]
 

PString PHTTPSubForm::subFormName [protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Jul 24 15:35:58 2004 for PWLib by doxygen 1.3.7