PHTML::Element Class Reference

#include <html.h>

Inheritance diagram for PHTML::Element:

PHTML::Abbrev PHTML::Acronym PHTML::Address PHTML::Author PHTML::Banner PHTML::Big PHTML::BlockQuote PHTML::Body PHTML::Bold PHTML::BreakLine PHTML::BulletList PHTML::Cite PHTML::Code PHTML::Credit PHTML::Definition PHTML::DefinitionItem PHTML::DefinitionList PHTML::DefinitionTerm PHTML::DeletedText PHTML::Division PHTML::Emphasis PHTML::FieldElement PHTML::Form PHTML::Head PHTML::Heading PHTML::HotLink PHTML::HTML PHTML::ImageElement PHTML::InsertedText PHTML::Italic PHTML::Keyboard PHTML::ListHeading PHTML::ListItem PHTML::OrderedList PHTML::Paragraph PHTML::Person PHTML::PreFormat PHTML::Quote PHTML::Sample PHTML::SetTab PHTML::SimpleList PHTML::Small PHTML::StrikeThrough PHTML::Strong PHTML::Subscript PHTML::Superscript PHTML::Tab PHTML::TableData PHTML::TableEnd PHTML::TableHeader PHTML::TableRow PHTML::TableStart PHTML::Target PHTML::TeleType PHTML::Title PHTML::Underline PHTML::Variable List of all members.

Public Member Functions

virtual ~Element ()

Protected Types

enum  OptionalCRLF { NoCRLF, OpenCRLF, CloseCRLF, BothCRLF }

Protected Member Functions

 Element (const char *nam, const char *att, ElementInSet elmt, ElementInSet req, OptionalCRLF opt)
virtual void Output (PHTML &html) const
virtual void AddAttr (PHTML &html) const

Friends

ostream & operator<< (ostream &strm, const Element &elmt)

Member Enumeration Documentation

enum PHTML::Element::OptionalCRLF [protected]

Enumerator:
NoCRLF 
OpenCRLF 
CloseCRLF 
BothCRLF 


Constructor & Destructor Documentation

virtual PHTML::Element::~Element (  )  [inline, virtual]

PHTML::Element::Element ( const char *  nam,
const char *  att,
ElementInSet  elmt,
ElementInSet  req,
OptionalCRLF  opt 
) [inline, protected]


Member Function Documentation

virtual void PHTML::Element::Output ( PHTML html  )  const [protected, virtual]

Reimplemented in PHTML::Head, PHTML::Body, PHTML::Title, PHTML::DefinitionTerm, PHTML::DefinitionItem, PHTML::TableStart, and PHTML::TableEnd.

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.


Friends And Related Function Documentation

ostream& operator<< ( ostream &  strm,
const Element elmt 
) [friend]


The documentation for this class was generated from the following file:
Generated on Mon Feb 23 01:57:56 2009 for PTLib by  doxygen 1.5.1