l.r.b.p.PersonNavigation(BranchTraversalMixin, Navigation) : class documentation

Part of lp.registry.browser.person View In Hierarchy

Known subclasses: lp.registry.browser.team.TeamNavigation

No class docstring
Method traverse_expiring_membership Undocumented
Method traverse_archive Undocumented
Method traverse_email Traverse to this person's emails on the webservice layer.
Method traverse_wikiname Traverse to this person's WikiNames on the webservice layer.
Method traverse_jabberid Traverse to this person's JabberIDs on the webservice layer.
Method traverse_ircnick Traverse to this person's IrcIDs on the webservice layer.
Method traverse_archive_subscription Traverse to the archive subscription for this person.
Method traverse_recipe Traverse to this person's recipes.
Method traverse_livefs Traverse to this person's live filesystem images.
Method traverse_snap Traverse to this person's snap packages.

Inherited from BranchTraversalMixin:

Method redirect_branch Redirect to canonical_url.
Method traverse_personal_gitrepo Undocumented
Method traverse Undocumented
Method _getSegments Undocumented
@stepthrough('+expiringmembership')
def traverse_expiring_membership(self, name):
Undocumented
@stepto('+archive')
def traverse_archive(self):
Undocumented
@stepthrough('+email')
def traverse_email(self, email):
Traverse to this person's emails on the webservice layer.
@stepthrough('+wikiname')
def traverse_wikiname(self, id):
Traverse to this person's WikiNames on the webservice layer.
@stepthrough('+jabberid')
def traverse_jabberid(self, jabber_id):
Traverse to this person's JabberIDs on the webservice layer.
@stepthrough('+ircnick')
def traverse_ircnick(self, id):
Traverse to this person's IrcIDs on the webservice layer.
@stepto('+archivesubscriptions')
def traverse_archive_subscription(self):
Traverse to the archive subscription for this person.
@stepthrough('+recipe')
def traverse_recipe(self, name):
Traverse to this person's recipes.
@stepthrough('+livefs')
def traverse_livefs(self, distribution_name):
Traverse to this person's live filesystem images.
@stepthrough('+snap')
def traverse_snap(self, name):
Traverse to this person's snap packages.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.