l.a.b.p.PersonAnswerContactForView(LaunchpadView) : class documentation

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

View used to show all the IQuestionTargets that an IPerson is an answer contact for.
Method label Undocumented
Method direct_question_targets List of targets that the IPerson is a direct answer contact.
Method team_question_targets List of IQuestionTargets for the context's team membership.
Method showRemoveYourselfLink The link is shown when the page is in the user's own profile.
@property
def label(self):
Undocumented
@cachedproperty
def direct_question_targets(self):
List of targets that the IPerson is a direct answer contact.

Return a list of IQuestionTargets sorted alphabetically by title.

@cachedproperty
def team_question_targets(self):
List of IQuestionTargets for the context's team membership.

Sorted alphabetically by title.

def showRemoveYourselfLink(self):
The link is shown when the page is in the user's own profile.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.