Part of lp.registry.browser.product View In Hierarchy
Method | dotbzr | Undocumented |
Method | traverse_spec | Undocumented |
Method | traverse_milestone | Undocumented |
Method | traverse_release | Undocumented |
Method | traverse_announcement | Undocumented |
Method | traverse_commercialsubscription | Undocumented |
Method | traverse | Undocumented |
Inherited from BugTargetTraversalMixin:
Method | traverse_bug | Traverses +bug portions of URLs. |
Method | redirect_bug | If +bug traversal fails, redirect to +bugs. |
Method | _get_task_for_context | Return the IBugTask for this name in this context. |
Inherited from FAQTargetNavigationMixin:
Method | traverse_faq | Return the FAQ by ID. |
Inherited from HasCustomLanguageCodesTraversalMixin:
Method | traverseCustomCode | Traverse +customcode URLs. |
Inherited from QuestionTargetTraversalMixin:
Method | traverse_question | Return the question. |
Method | redirect_ticket | Use RedirectionNavigation to redirect to +question. |
Inherited from StructuralSubscriptionTargetTraversalMixin:
Method | traverse_structuralsubscription | Traverses +subscription portions of URLs. |
Inherited from PillarNavigationMixin:
Method | traverse_details | Traverse to the sharing details for a given person. |
Inherited from TargetDefaultVCSNavigationMixin:
Method | traverse_code_view | Undocumented |