| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
nevow.rend.DataFactory --+
|
object --+ |
| |
nevow.rend.RenderFactory --+
|
object --+ |
| |
nevow.rend.MacroFactory --+
|
object --+ |
| |
nevow.rend.ConfigurableMixin --+
|
nevow.rend.Fragment --+
|
nevow.rend.ConfigurableFactory --+
|
nevow.rend.FreeformChildMixin --+ |
| |
nevow.rend.ChildLookupMixin --+
|
nevow.rend.Page --+
|
GetDN
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
When addSlash is True, a page rendered at a url with no trailing slash and a page rendered at a url with a trailing slash will be identical. addSlash is useful for the root resource of a site or directory-like resources.
|
Used by locateChild to return children which are generated dynamically. Note that higher level interfaces use only locateChild, and only nevow.rend.Page.locateChild uses this. segment is a string representing one element of the URI. Request is a nevow.appserver.NevowRequest. The default implementation of this always returns None; it is intended to be overridden.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 23 18:26:38 2010 | http://epydoc.sourceforge.net |