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

mpcl::text::html Namespace Reference

Name-space for HTML. More...


Compounds

struct  MMatchPairIdentifier
struct  MWriteIdentifierTo
class  TAnchor
class  TBasePage
 Base HTML page. More...

class  TBody
class  TCheckbox
 HTML check. More...

class  TCheckboxGroup
 HTML checkbox group. More...

class  TConstraintException
 Exception: constraint error. More...

class  TContainer
class  TDivision
 HTML division. More...

class  TException
 Exception: parent exception class for HTML. More...

class  TForm
 HTML form. More...

class  TFrame
 HTML frame. More...

class  TFramedPage
 Framed page. More...

class  TFrameset
 HTML frameset. More...

class  THead
class  THidden
 HTML hidden. More...

class  THorizRule
 HTML horizontal rule. More...

class  TImage
 HTML image. More...

class  TImageSubmitGroup
 HTML image submit group. More...

class  TInputImage
class  TLayoutTable
class  TLineBreak
 HTML line break. More...

class  TLink
 HTML link. More...

class  TNoCodeGeneratorException
 Exception: there is no code-generator. More...

class  TOption
 HTML option. More...

class  TPage
 HTML page. More...

class  TParagraph
 HTML paragraph. More...

class  TPassword
 HTML password. More...

class  TPatternPage
class  TRadio
 HTML radio. More...

class  TRadioGroup
 HTML radio group. More...

class  TReset
 HTML reset. More...

class  TSelect
 HTML select. More...

class  TSubmit
 HTML submit. More...

class  TSubmitGroup
 HTML submit group. More...

class  TTable
class  TTableCell
class  TTableRow
 HTML table row. More...

class  TTag
class  TText
 HTML text. More...

class  TTextArea
 HTML text area. More...

class  TTextEntry
class  TTitle
 HTML title. More...


Typedefs

typedef TSmartPointer< TAnchorQTAnchor
 Smart pointer to TAnchor.

typedef TSmartPointer< const
TAnchor
QKTAnchor
 Smart pointer to const TAnchor.

typedef TSmartPointer< TBasePageQTBasePage
 Smart pointer to TBasePage.

typedef TSmartPointer< const
TBasePage
QKTBasePage
 Smart pointer to const TBasePage.

typedef TSmartPointer< TBodyQTBody
 Smart pointer to TBody.

typedef TSmartPointer< const
TBody
QKTBody
 Smart pointer to const TBody.

typedef TSmartPointer< TContainerQTContainer
 Smart pointer to TContainer.

typedef TSmartPointer< const
TContainer
QKTContainer
 Smart pointer to const TContainer.

typedef TSmartPointer< TFormQTForm
 Smart pointer to TForm.

typedef TSmartPointer< const
TForm
QKTForm
 Smart pointer to const TForm.

typedef TSmartPointer< TFrameQTFrame
 Smart pointer to TFrame.

typedef TSmartPointer< const
TFrame
QKTFrame
 Smart pointer to const TFrame.

typedef TSmartPointer< TFramedPageQTFramedPage
 Smart pointer to TFramedPage.

typedef TSmartPointer< const
TFramedPage
QKTFramedPage
 Smart pointer to const TFramedPage.

typedef TSmartPointer< TFramesetQTFrameset
 Smart pointer to TFrameset.

typedef TSmartPointer< const
TFrameset
QKTFrameset
 Smart pointer to const TFrameset.

typedef TSmartPointer< THeadQTHead
 Smart pointer to THead.

typedef TSmartPointer< const
THead
QKTHead
 Smart pointer to const THead.

typedef TSmartPointer< THiddenQTHidden
 Smart pointer to THidden.

typedef TSmartPointer< const
THidden
QKTHidden
 Smart pointer to const THidden.

typedef TSmartPointer< TImageQTImage
 Smart pointer to TImage.

typedef TSmartPointer< const
TImage
QKTImage
 Smart pointer to const TImage.

typedef TSmartPointer< TLayoutTableQTLayoutTable
 Smart pointer to TLayoutTable.

typedef TSmartPointer< const
TLayoutTable
QKTLayoutTable
 Smart pointer to const TLayoutTable.

typedef TSmartPointer< TLinkQTLink
 Smart pointer to TLink.

typedef TSmartPointer< const
TLink
QKTLink
 Smart pointer to const TLink.

typedef TSmartPointer< TPageQTPage
 Smart pointer to TPage.

typedef TSmartPointer< const
TPage
QKTPage
 Smart pointer to const TPage.

typedef TSmartPointer< TParagraphQTParagraph
 Smart pointer to TParagraph.

typedef TSmartPointer< const
TParagraph
QKTParagraph
 Smart pointer to const TParagraph.

typedef TSmartPointer< TTableQTTable
 Smart pointer to TTable.

typedef TSmartPointer< const
TTable
QKTTable
 Smart pointer to const TTable.

typedef TSmartPointer< TTableCellQTTableCell
 Smart pointer to TTableCell.

typedef TSmartPointer< const
TTableCell
QKTTableCell
 Smart pointer to const TTableCell.

typedef TSmartPointer< TTableRowQTTableRow
 Smart pointer to TTableRow.

typedef TSmartPointer< const
TTableRow
QKTTableRow
 Smart pointer to const TTableRow.

typedef TSmartPointer< TTagQTTag
 Smart pointer to TTag.

typedef TSmartPointer< const
TTag
QKTTag
 Smart pointer to const TTag.

typedef TSmartPointer< TTextQTText
 Smart pointer to TText.

typedef TSmartPointer< const
TText
QKTText
 Smart pointer to const TText.

typedef TSmartPointer< TTextAreaQTTextArea
 Smart pointer to TTextArea.

typedef TSmartPointer< const
TTextArea
QKTTextArea
 Smart pointer to const TTextArea.

typedef TSmartPointer< TTextEntryQTTextEntry
 Smart pointer to TTextEntry.

typedef TSmartPointer< const
TTextEntry
QKTTextEntry
 Smart pointer to const TTextEntry.

typedef TSmartPointer< TTitleQTTitle
 Smart pointer to TTitle.

typedef TSmartPointer< const
TTitle
QKTTitle
 Smart pointer to const TTitle.


Variables

const char * pkcDefaultBodyId = "body"
 Default identifier for THtmlBody.

const char * pkcDefaultFramesetId = "frameset"
 Default identifier for THtmlFrameset.

const char * pkcDefaultHeadId = "head"
 Default identifier for THtmlHead.

const char * pkcDefaultTitleId = "title"
 Default identifier for THtmlTitle.

const char * pkcTypeTextCss = "text/css"
 MIME type for Cascade Style Sheets.

const char kcIdentifierSeparator = '/'
 Separator character between two identifiers.

const char kcIdentifierValueSeparator = ':'
 Separator character between identifier and value.


Detailed Description

Name-space for HTML.

Name-space for HTML. This name-space makes the variables contained not to collide with any others in MPCL name-space.


Generated on Mon Oct 13 02:35:26 2003 for MPCL by doxygen1.2.18