#include <html.h>
|
| | Note (const char *image=NULL, const char *attr=NULL) |
| |
| virtual | ~Note () |
| |
| virtual | ~Element () |
| |
|
| enum | OptionalCRLF { NoCRLF,
OpenCRLF,
CloseCRLF,
BothCRLF
} |
| |
| | ImageElement (const char *nam, const char *attr, ElementInSet elmt, ElementInSet req, OptionalCRLF opt, const char *image) |
| |
| virtual | ~ImageElement () |
| |
| virtual void | AddAttr (PHTML &html) const |
| |
| | Element (const char *nam, const char *att, ElementInSet elmt, ElementInSet req, OptionalCRLF opt) |
| |
| virtual void | Output (PHTML &html) const |
| |
| const char * | srcString |
| |
§ Note()
| PHTML::Note::Note |
( |
const char * |
image = NULL, |
|
|
const char * |
attr = NULL |
|
) |
| |
§ ~Note()
| virtual PHTML::Note::~Note |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: