Part of lp.app.browser.launchpad View In Hierarchy
| Method | objects | Return an empty list because the traversal is not safe or sane. |
Inherited from Hierarchy:
| Method | items | Return a list of IBreadcrumb objects visible in the hierarchy. |
| Method | items_for_body | Return breadcrumbs to display in the page body's hierarchy section. |
| Method | makeBreadcrumbsForRequestedPage | Return a sequence of `IBreadcrumb`s for the requested page. |
| Method | display_breadcrumbs | Return whether the breadcrumbs should be displayed. |
| Method | heading_breadcrumbs | Undocumented |
| Method | heading | Return the heading markup for the page. |
| Method | logo | Return the logo image for the top header breadcrumb's context. |
| Method | _naked_context_view | Return the unproxied view for the context of the hierarchy. |