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 `DIV`
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
tag =
hash(x) |
|||
strict =
|
|||
transitional =
|
|||
frameset =
|
|||
xmlns =
|
|||
Inherited from |
|
|||
Inherited from |
|
generates the xml for this component.
|
|
strict
|
transitional
|
frameset
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 16 02:36:16 2014 | http://epydoc.sourceforge.net |