Part of canonical.launchpad.webapp.publisher View In Hierarchy
Implements interfaces: zope.traversing.browser.interfaces.IAbsoluteURL
We don't implement the whole interface; only what's needed to make absoluteURL() succceed.
Method | __init__ | Initialize with respect to a context and request. |
Method | __unicode__ | Returns the URL as a unicode string. |
Method | __str__ | Returns an ASCII string with all unicode characters url quoted. |
Method | __repr__ | Get a string representation |