TKHTML Class Reference
[Components]

Class to embed raw HTML or TKXML in a document. More...

Inheritance diagram for TKHTML:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($html="", $type=self::HTML_PLAIN)
 Creates a new html container.


Detailed Description

Class to embed raw HTML or TKXML in a document.

TKXML is described elsewhere.

Properties:
  • content string: HTML or TKXML content
  • type int: either TKHTML::HTML_PLAIN or TKHTML::HTML_TK


Constructor & Destructor Documentation

TKHTML::__construct ( html = "",
type = self::HTML_PLAIN 
)

Creates a new html container.

Parameters:
$html [string]: HTML or TKXML for this object
$type [int]: either TKHTML::HTML_PLAIN for plain HTML or TKHTML::HTML_TK for TKXML


The documentation for this class was generated from the following file:

Generated on Wed Nov 24 02:04:20 2010 for Common by  doxygen 1.5.6