PTLib
Version 2.18.8
|
#include <html.h>
Public Member Functions | |
HRule (const char *image=NULL, const char *attr=NULL) | |
![]() | |
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) | |
Additional Inherited Members | |
![]() | |
enum | OptionalCRLF { NoCRLF, OpenCRLF, CloseCRLF, BothCRLF } |
![]() | |
ImageElement (const char *nam, const char *attr, ElementInSet elmt, ElementInSet req, OptionalCRLF opt, const char *image) | |
virtual void | AddAttr (PHTML &html) const |
![]() | |
virtual void | Output (PHTML &html) const |
![]() | |
PString | m_srcString |
PHTML::HRule::HRule | ( | const char * | image = NULL , |
const char * | attr = NULL |
||
) |