PTLib
Version 2.18.8
|
This is the complete list of members for PHTML::Heading, including all inherited members.
AddAttr(PHTML &html) const | PHTML::Heading | protectedvirtual |
BothCRLF enum value | PHTML::Element | |
CloseCRLF enum value | PHTML::Element | |
Element(const char *nam, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) | PHTML::Element | |
Element(const char *nam, const char *att, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) | PHTML::Element | |
Heading(int number, int sequence=0, int skip=0, const char *attr=NULL) | PHTML::Heading | |
Heading(int number, const char *image, int sequence=0, int skip=0, const char *attr=NULL) | PHTML::Heading | |
Heading(int number, const PString &imageStr, int sequence=0, int skip=0, const char *attr=NULL) | PHTML::Heading | |
NoCRLF enum value | PHTML::Element | |
OpenCRLF enum value | PHTML::Element | |
OptionalCRLF enum name | PHTML::Element | |
Output(PHTML &html) const | PHTML::Element | protectedvirtual |
~Element() | PHTML::Element | inlinevirtual |