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

mpcl::text::html::TFramedPage Class Reference

Framed page. More...

#include <framed_page.hh>

List of all members.

Public Methods

 TFramedPage (const char *pkcIDENTIFIER)
 TFramedPage (const char *pkcIDENTIFIER, const char *pkcTITLE)

Protected Attributes

QTFrameset qtFrameset
 Frameset of the page.

QTHead qtHead
 Head of the page.


Detailed Description

Framed page.

Definition at line 60 of file framed_page.hh.


Constructor & Destructor Documentation

mpcl::text::html::TFramedPage::TFramedPage const char *    pkcIDENTIFIER [inline]
 

Builds a new instance. It also inserts a head and a frameset.

Parameters:
pkcIDENTIFIER  Tag identifier.

Definition at line 82 of file framed_page.hh.

References qtFrameset, qtHead, and mpcl::text::html::QTTag.

mpcl::text::html::TFramedPage::TFramedPage const char *    pkcIDENTIFIER,
const char *    pkcTITLE
[inline]
 

Builds a new instance and inserts a head and a frameset. Also inserts a title (pkcTITLE) into the head.

Parameters:
pkcIDENTIFIER  Tag identifier.
pkcTITLE  Title of the page.

Definition at line 98 of file framed_page.hh.

References qtFrameset, qtHead, and mpcl::text::html::QTTag.


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