| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Package apps :: Package webui :: Module search :: Class SearchForm |
|
object--+ |Configurable--+ | SearchForm
| Method Summary | ||
|---|---|---|
__init__(self)
| ||
__nonzero__(self)
| ||
bind_search(self,
ctx)
| ||
child(self,
context,
name)
| ||
child_base(self,
context)
| ||
child_filter(self,
context)
| ||
child_results(self,
context)
| ||
getBindingNames(self,
ctx)
| ||
search(self,
scope,
searchfilter,
**kw)
| ||
| Inherited from Configurable | ||
| ||
| ||
Accept a form post to the given bindingName. | ||
| ||
| Inherited from object | ||
x.__delattr__('name') <6">dict |
response_headers: The headers that were specified in the response from the server. | |
| str | status: The status of the response. | |
| str | version: The version of the response. | |
| Class Variable Summary | |
|---|---|
| Inherited from HTTPClientFactory | |
str |
host = ''
|
NoneType |
path = None |
NoneType |
port = None |
NoneType |
scheme = None |
NoneType |
url = None |
| Inherited from Factory | |
tuple |
__implements__ = (<class 'twisted.internet.interfaces.IP...
|
str |
noisy = 'sure, why not'
|
int |
numPorts = 0 |
NoneType |
protocol = None |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri May 6 14:58:05 2005 | http://epydoc.sf.net |