htmlFormVar Struct Reference

#include <htmlPage.h>

Collaboration diagram for htmlFormVar:

Collaboration graph
[legend]

Data Fields

htmlFormVarnext
char * name
char * tagName
char * type
char * curVal
slNamevalues
slReftags

Detailed Description

Definition at line 59 of file htmlPage.h.


Field Documentation

struct htmlFormVar* htmlFormVar::next [read]

Definition at line 62 of file htmlPage.h.

Referenced by formParseVars(), htmlFormCgiVars(), htmlFormPrint(), htmlFormVarFreeList(), and htmlFormVarGet().

char* htmlFormVar::name

Definition at line 63 of file htmlPage.h.

Referenced by htmlFormCgiVars(), htmlFormVarGet(), and htmlFormVarPrint().

char* htmlFormVar::tagName

Definition at line 64 of file htmlPage.h.

Referenced by findOrMakeVar(), htmlFormCgiVars(), and htmlFormVarPrint().

char* htmlFormVar::type

Definition at line 65 of file htmlPage.h.

Referenced by htmlFormCgiVars(), and htmlFormVarPrint().

char* htmlFormVar::curVal

Definition at line 66 of file htmlPage.h.

Referenced by htmlFormCgiVars(), htmlFormVarFree(), htmlFormVarPrint(), and htmlFormVarSet().

struct slName* htmlFormVar::values [read]

Definition at line 67 of file htmlPage.h.

Referenced by htmlFormVarAddValue(), htmlFormVarFree(), and htmlFormVarPrint().

struct slRef* htmlFormVar::tags [read]

Definition at line 68 of file htmlPage.h.

Referenced by findOrMakeVar(), and htmlFormVarFree().


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