[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- object:
The most base type
- kid.BaseTemplate:
Base class for compiled Templates.
- turbogears.controllers.Controller:
Base class for a web application's controller.
- turbogears.widgets.base.Widget:
A TurboGears Widget.
- turbogears.widgets.base.CompoundWidget:
A widget that can contain other widgets.
- turbogears.widgets.base.WidgetDescription:
A description for a Widget.
- turbofeeds.widgets.FeedButton:
A text-only button for linking to a feed.
- turbofeeds.widgets.FeedLinks:
A list of links to feeds for all supported formats.
- type:
type(object) -> the object's type type(name, bases, dict) ->
a new type