Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::text::html::TLink Class Reference

HTML link. More...

#include <link.hh>

Inheritance diagram for mpcl::text::html::TLink:

mpcl::text::html::TTag List of all members.

Public Methods

 TLink (const char *pkcTITLE, const char *pkcHREF, const char *pkcREL, const char *pkcTYPE)

Detailed Description

HTML link.

Definition at line 58 of file link.hh.


Constructor & Destructor Documentation

mpcl::text::html::TLink::TLink const char *    pkcTITLE,
const char *    pkcHREF,
const char *    pkcREL,
const char *    pkcTYPE
[inline]
 

Builds a new instance.

Parameters:
pkcTITLE  Title of the link.
pkcHREF  Attribute HREF of the link.
pkcREL  Attribute REL of the link.
pkcTYPE  Attribute TYPE of the link.
See also:
html::pkcTypeTextCss.

Definition at line 75 of file link.hh.

References mpcl::text::html::TTag::tAttributeMap.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:26 2003 for MPCL by doxygen1.2.18