PHTML::Element Class Reference
#include <html.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
NoCRLF |
|
OpenCRLF |
|
CloseCRLF |
|
BothCRLF |
|
Constructor & Destructor Documentation
virtual PHTML::Element::~Element |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void PHTML::Element::AddAttr |
( |
PHTML & |
html |
) |
const [protected, virtual] |
Reimplemented in PHTML::Heading, PHTML::PreFormat, PHTML::HotLink, PHTML::Target, PHTML::ImageElement, PHTML::Image, PHTML::SetTab, PHTML::Tab, PHTML::SimpleList, PHTML::OrderedList, PHTML::ListItem, PHTML::TableStart, PHTML::Form, PHTML::FieldElement, PHTML::Select, PHTML::Option, PHTML::FormField, PHTML::TextArea, PHTML::InputField, PHTML::HiddenField, PHTML::InputText, PHTML::RadioButton, PHTML::InputRange, PHTML::InputFile, PHTML::InputImage, and PHTML::ResetButton.
virtual void PHTML::Element::Output |
( |
PHTML & |
html |
) |
const [protected, virtual] |
Friends And Related Function Documentation
ostream& operator<< |
( |
ostream & |
strm, |
|
|
const Element & |
elmt | |
|
) |
| | [friend] |
The documentation for this class was generated from the following file: