#include <html.h>
enum PHTML::Element::OptionalCRLF |
|
protected |
Enumerator |
---|
NoCRLF |
|
OpenCRLF |
|
CloseCRLF |
|
BothCRLF |
|
virtual PHTML::Element::~Element |
( |
| ) |
|
|
inlinevirtual |
virtual void PHTML::Element::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
Reimplemented in PHTML::ResetButton, PHTML::InputImage, PHTML::InputFile, PHTML::InputNumber, PHTML::RadioButton, PHTML::InputText, PHTML::HiddenField, PHTML::InputField, PHTML::TextArea, PHTML::FormField, PHTML::Option, PHTML::Select, PHTML::FieldElement, PHTML::Form, PHTML::TableStart, PHTML::ListItem, PHTML::OrderedList, PHTML::SimpleList, PHTML::Tab, PHTML::SetTab, PHTML::Image, PHTML::ImageElement, PHTML::Target, PHTML::HotLink, PHTML::PreFormat, and PHTML::Heading.
Referenced by Element(), PHTML::FieldElement::~FieldElement(), PHTML::Form::~Form(), PHTML::FormField::~FormField(), PHTML::Heading::~Heading(), PHTML::HiddenField::~HiddenField(), PHTML::HotLink::~HotLink(), PHTML::Image::~Image(), PHTML::ImageElement::~ImageElement(), PHTML::InputField::~InputField(), PHTML::InputFile::~InputFile(), PHTML::InputImage::~InputImage(), PHTML::InputNumber::~InputNumber(), PHTML::InputText::~InputText(), PHTML::ListItem::~ListItem(), PHTML::Option::~Option(), PHTML::OrderedList::~OrderedList(), PHTML::PreFormat::~PreFormat(), PHTML::RadioButton::~RadioButton(), PHTML::ResetButton::~ResetButton(), PHTML::Select::~Select(), PHTML::SetTab::~SetTab(), PHTML::SimpleList::~SimpleList(), PHTML::Tab::~Tab(), PHTML::TableStart::~TableStart(), PHTML::Target::~Target(), and PHTML::TextArea::~TextArea().
virtual void PHTML::Element::Output |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
Reimplemented in PHTML::TableEnd, PHTML::TableStart, PHTML::DefinitionItem, PHTML::DefinitionTerm, PHTML::Title, PHTML::Body, and PHTML::Head.
Referenced by Element(), PHTML::Body::~Body(), PHTML::DefinitionItem::~DefinitionItem(), PHTML::DefinitionTerm::~DefinitionTerm(), PHTML::Head::~Head(), PHTML::TableEnd::~TableEnd(), PHTML::TableStart::~TableStart(), and PHTML::Title::~Title().
ostream& operator<< |
( |
ostream & |
strm, |
|
|
const Element & |
elmt |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: