#include <html.h>
|
enum | OptionalCRLF { NoCRLF,
OpenCRLF,
CloseCRLF,
BothCRLF
} |
|
virtual | ~Element () |
|
| Element (const char *nam, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) |
|
| Element (const char *nam, const char *att, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) |
|
virtual void PHTML::ImageElement::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
PString PHTML::ImageElement::m_srcString |
|
protected |
The documentation for this class was generated from the following file: