Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

HTMLBox::Putter Class Reference

Puts InlineHTML into given HTMLBox. More...

#include <htmlbox.h>

Inheritance diagram for HTMLBox::Putter:

Node::Transformer

Public Member Functions

 Putter (HTMLBox &ihtmlBox)
 Constructor.

virtual Nodetransform (Node *node) const

Private Attributes

HTMLBoxhtmlBox

Detailed Description

Puts InlineHTML into given HTMLBox.

Definition at line 18 of file htmlbox.h.


Constructor & Destructor Documentation

HTMLBox::Putter::Putter HTMLBox ihtmlBox  )  [inline]
 

Constructor.

Definition at line 22 of file htmlbox.h.

References htmlBox.


Member Function Documentation

Node * HTMLBox::Putter::transform Node node  )  const [virtual]
 

Implements Node::Transformer.

Definition at line 7 of file htmlbox.cpp.

References CInlineHTML, InlineHTML::getHTML(), Node::getName(), htmlBox, and HTMLBox::putHTML().


Field Documentation

HTMLBox& HTMLBox::Putter::htmlBox [private]
 

Definition at line 19 of file htmlbox.h.

Referenced by Putter(), and transform().


The documentation for this class was generated from the following files:
Generated on Fri Nov 21 17:54:07 2003 for PHPX by doxygen 1.3.3