| Trees | Indices | Help |
|
|---|
|
|
object --+
|
interface.Interface --+
|
interface.iFinderProvider --+
|
FileProvider
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Interface | |||
|---|---|---|---|
|
|||
|
|||
|
Inherited from |
|||
|
|||
| Configuration | |||
|---|---|---|---|
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Given the url_item, as well as additional information such as its base
and its index inside of the url, this method encodes the item for presentation
in the user interface.
:param url_base: relative url at which the url_item resides. Is "" if url_index
is 0
:param url_index: index representing the position of the url_item within the
url
:param url_item: item which is to be formatted.
:return: string representing the formatted url.
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:15 2011 | http://epydoc.sourceforge.net |