|
PTLib
Version 2.14.3
|
#include <html.h>


Public Member Functions | |
| HRule (const char *image=NULL, const char *attr=NULL) | |
| virtual | ~HRule () |
Additional Inherited Members | |
Protected Types inherited from PHTML::Element | |
| enum | OptionalCRLF { NoCRLF, OpenCRLF, CloseCRLF, BothCRLF } |
Protected Member Functions inherited from PHTML::ImageElement | |
| ImageElement (const char *nam, const char *attr, ElementInSet elmt, ElementInSet req, OptionalCRLF opt, const char *image) | |
| virtual | ~ImageElement () |
| virtual void | AddAttr (PHTML &html) const |
Protected Attributes inherited from PHTML::ImageElement | |
| const char * | srcString |
| PHTML::HRule::HRule | ( | const char * | image = NULL, |
| const char * | attr = NULL |
||
| ) |
|
inlinevirtual |