TXHTML10TransitionalTranslator Class Reference

XHTML 1.0 Transitional Translator. More...

Inheritance diagram for TXHTML10TransitionalTranslator:

TXHTMLTranslator TCustomTranslator

List of all members.

Public Member Functions

string GetDocType ()
 Get the DOCTYPE definition.
string GetDocTypeName ()
 Get the name of the doctype.
string GetParagraphStyle (const TParagraphProperties PP)
 Returns the HTML for a P element (paragraph).
Boolean IsTransitional ()
 Returns True if the document type is a transitional version.


Detailed Description

XHTML 1.0 Transitional Translator.

Member Function Documentation

string TXHTML10TransitionalTranslator::GetParagraphStyle ( const TParagraphProperties  PP  ) 

Returns the HTML for a P element (paragraph).

Note:
XHTML 1.0 Transitional supports the 'classic' HTML parameter align="..." for left or right aligned and centered paragraphs for the P element (see: xhtml1-transitional.dtd). To be backward compatible with older HTML browsers, this parameter will be used where possible. For justified paragraphs, a CSS style parameter will be used.

Reimplemented from TCustomTranslator.


Generated on Fri Feb 1 11:24:25 2008 for ScroogeXHTML for Delphi(tm) by  doxygen 1.5.4