PHTTPSubForm Class Reference
#include <httpform.h>
List of all members.
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
The documentation for this class was generated from the following file: