Home | Trees | Indices | Help |
|
---|
|
object --+ | XmlComponent --+ | DIV --+ | XHTML
This is XHTML version of the HTML helper.
There are three predefined document type definitions. They can be specified in the 'doctype' parameter:
-'strict' enables strict doctype -'transitional' enables transitional doctype (default) -'frameset' enables frameset doctype -any other string will be treated as user's own doctype
'lang' parameter specifies the language of the document and the xml document. Defaults to 'en'.
'xmlns' parameter specifies the xml namespace. Defaults to 'http://www.w3.org/1999/xhtml'.
See also :class:`DIV`
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
tag =
|
|||
strict =
|
|||
transitional =
|
|||
frameset =
|
|||
xmlns =
|
|||
Inherited from |
|
|||
Inherited from |
|
|
|
strict
|
transitional
|
frameset
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Aug 4 00:47:01 2011 | http://epydoc.sourceforge.net |