PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PHTML::ImageElement Class Reference

#include <html.h>

Inheritance diagram for PHTML::ImageElement:
Collaboration diagram for PHTML::ImageElement:

Protected Member Functions

 ImageElement (const char *nam, const char *attr, ElementInSet elmt, ElementInSet req, OptionalCRLF opt, const char *image)
 
virtual void AddAttr (PHTML &html) const
 
- Protected Member Functions inherited from PHTML::Element
virtual void Output (PHTML &html) const
 

Protected Attributes

PString m_srcString
 

Additional Inherited Members

- Public Types inherited from PHTML::Element
enum  OptionalCRLF { NoCRLF, OpenCRLF, CloseCRLF, BothCRLF }
 
- Public Member Functions inherited from PHTML::Element
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)
 

Constructor & Destructor Documentation

PHTML::ImageElement::ImageElement ( const char *  nam,
const char *  attr,
ElementInSet  elmt,
ElementInSet  req,
OptionalCRLF  opt,
const char *  image 
)
protected

Member Function Documentation

virtual void PHTML::ImageElement::AddAttr ( PHTML html) const
protectedvirtual

Reimplemented from PHTML::Element.

Reimplemented in PHTML::Image.

Member Data Documentation

PString PHTML::ImageElement::m_srcString
protected

The documentation for this class was generated from the following file: