PTLib
Version 2.14.3
|
#include <html.h>
Protected Member Functions | |
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 |
Protected Attributes | |
const char * | srcString |
Additional Inherited Members | |
![]() | |
virtual | ~Element () |
![]() | |
enum | OptionalCRLF { NoCRLF, OpenCRLF, CloseCRLF, BothCRLF } |
|
protected |
|
inlineprotectedvirtual |
|
protectedvirtual |
Reimplemented from PHTML::Element.
Reimplemented in PHTML::Image.
|
protected |