htmlTag Struct Reference

#include <htmlPage.h>

Collaboration diagram for htmlTag:

Collaboration graph
[legend]

Data Fields

htmlTagnext
char * name
htmlAttributeattributes
char * start
char * end

Detailed Description

Definition at line 49 of file htmlPage.h.


Field Documentation

struct htmlTag* htmlTag::next [read]

Definition at line 52 of file htmlPage.h.

Referenced by checkNest(), checkTagIsInside(), countTagsOfType(), formParseVars(), htmlPageScanAttribute(), htmlPageValidateOrAbort(), htmlParseForms(), htmlTagFreeList(), validateBody(), and validateTables().

char* htmlTag::name

Definition at line 53 of file htmlPage.h.

Referenced by checkNest(), checkTagIsInside(), countTagsOfType(), findOrMakeVar(), formParseVars(), htmlPageScanAttribute(), htmlPageValidateOrAbort(), htmlParseForms(), htmlTagFree(), validateBody(), and validateTables().

struct htmlAttribute* htmlTag::attributes [read]

Definition at line 54 of file htmlPage.h.

Referenced by htmlPageScanAttribute(), htmlTagAttributeVal(), htmlTagFree(), and isMimeEncoded().

char* htmlTag::start

Definition at line 55 of file htmlPage.h.

Referenced by tagVaWarn().

char* htmlTag::end

Definition at line 56 of file htmlPage.h.

Referenced by formParseVars().


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