Part of lp.services.webapp.publisher View In Hierarchy
Known subclasses: lp.bugs.publisher.LaunchpadBugContainer, lp.code.publisher.LaunchpadBranchContainer, lp.code.publisher.LaunchpadGitRepositoryContainer, lp.registry.publisher.LaunchpadProductContainer, lp.services.webapp.tests.test_authorization.LoneObject
Method | __init__ | Undocumented |
Method | getParentContainers | See ILaunchpadContainer . |
Method | isWithin | See ILaunchpadContainer . |
Method | _context_url | Undocumented |
ILaunchpadContainer
.
By default, we only consider the parent of this object in the canonical URL iteration. Adapters for objects with more complex parentage rules must override this method.