Home | Trees | Index | Help |
|
---|
Package twisted :: Package web :: Module static :: Class DirectoryListing |
|
Widget
--+ |StreamWidget
--+ |Versioned
--+ | DirectoryListing
Method Summary | |
---|---|
__init__(self,
pathname,
dirs,
contentTypes,
contentEncodings,
defaultType)
| |
__repr__(self)
| |
__str__(self)
| |
getTitle(self,
request)
| |
Call 'write' multiple times with a string argument to represent this widget. | |
upgradeToVersion1(self)
| |
Inherited from StreamWidget | |
Produce a list containing a single string. | |
Inherited from Versioned | |
Get state, adding a version number to it on its way out. | |
| |
(internal) Do a version upgrade. |
Class Variable Summary | |
---|---|
int |
persistenceVersion = 1 |
Inherited from Widget | |
NoneType |
title = None |
Inherited from Versioned | |
tuple |
persistenceForgets = ()
|
Method Details |
---|
stream(self, write, request)Call 'write' multiple times with a string argument to represent this widget.
|
Class Variable Details |
---|
persistenceVersion
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Sep 13 04:20:49 2003 | http://epydoc.sf.net |