Part of canonical.launchpad.webapp.interfaces View In Hierarchy
Known implementations: canonical.launchpad.webapp.servers.LaunchpadBrowserRequest
Object | form_ng | Undocumented |
Inherited from IBasicLaunchpadRequest:
Attribute | stepstogo | The StepsToGo object for this request, allowing you to inspect and alter the remaining traversal steps. |
Attribute | traversed_objects | List of traversed objects. This is appended to during traversal. |
Attribute | query_string_params | A dictionary of the query string parameters. |
Method | getRootURL | Return this request's root URL. |
Method | getNearest | Searches for the last traversed object to implement one of |