htmlForm Struct Reference

#include <htmlPage.h>

Collaboration diagram for htmlForm:

Collaboration graph
[legend]

Data Fields

htmlFormnext
char * name
char * action
char * method
htmlTagstartTag
htmlTagendTag
htmlFormVarvars

Detailed Description

Definition at line 71 of file htmlPage.h.


Field Documentation

struct htmlForm* htmlForm::next [read]

Definition at line 74 of file htmlPage.h.

Referenced by htmlFormFreeList(), htmlFormGet(), and validateCgiUrls().

char* htmlForm::name

Definition at line 75 of file htmlPage.h.

Referenced by htmlFormGet(), and htmlFormPrint().

char* htmlForm::action

Definition at line 76 of file htmlPage.h.

Referenced by htmlFormPrint(), htmlPageFromForm(), and validateCgiUrls().

char* htmlForm::method

Definition at line 77 of file htmlPage.h.

Referenced by htmlFormPrint(), and htmlPageFromForm().

struct htmlTag* htmlForm::startTag [read]

Definition at line 78 of file htmlPage.h.

Referenced by formParseVars(), and isMimeEncoded().

struct htmlTag* htmlForm::endTag [read]

Definition at line 79 of file htmlPage.h.

Referenced by formParseVars().

struct htmlFormVar* htmlForm::vars [read]

Definition at line 80 of file htmlPage.h.

Referenced by htmlFormCgiVars(), htmlFormFree(), htmlFormPrint(), htmlFormVarGet(), and htmlFormVarSet().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:26:16 2007 for blat by  doxygen 1.5.2