l.a.b.q.QuestionTargetPortletAnswerContactsWithDetails(LaunchpadView) : class documentation

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

View returns JSON dump of answer contact details for questiontarget.
Method api_request Undocumented
Method answercontact_data Get the answer contact data.
Method answercontact_data_js Return subscriber_ids in a form suitable for JavaScript use.
Method render Override the default render() to return only JSON.
@cachedproperty
def api_request(self):
Undocumented
def answercontact_data(self, questiontarget):
Get the answer contact data.

This method is isolated from the answercontact_data_js so that query count testing can be done accurately and robustly.

@property
def answercontact_data_js(self):
Return subscriber_ids in a form suitable for JavaScript use.
def render(self):
Override the default render() to return only JSON.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.