l.a.adapters : module documentation

Part of lp.answers

Adapters used in the Answer Tracker.
Function question_to_questiontarget Adapts an IQuestion to its IQuestionTarget.
Function series_to_questiontarget Adapts an IDistroSeries or IProductSeries into an IQuestionTarget.
Function sourcepackage_to_questiontarget Adapts an ISourcePackage into an IQuestionTarget.
Function question_to_faqtarget Adapt an IQuestion into an IFAQTarget.
Function distrosourcepackage_to_faqtarget Adapts an IDistributionSourcePackage into an IFAQTarget.
Function sourcepackage_to_faqtarget Adapts an ISourcePackage into an IFAQTarget.
Function faq_to_faqtarget Adapts an IFAQ into an IFAQTarget.
def question_to_questiontarget(question):
Adapts an IQuestion to its IQuestionTarget.
def series_to_questiontarget(series):
Adapts an IDistroSeries or IProductSeries into an IQuestionTarget.
def sourcepackage_to_questiontarget(sourcepackage):
Adapts an ISourcePackage into an IQuestionTarget.
def question_to_faqtarget(question):
Adapt an IQuestion into an IFAQTarget.

It adapts the question's target to IFAQTarget.

def distrosourcepackage_to_faqtarget(distrosourcepackage):
Adapts an IDistributionSourcePackage into an IFAQTarget.
def sourcepackage_to_faqtarget(sourcepackage):
Adapts an ISourcePackage into an IFAQTarget.
def faq_to_faqtarget(faq):
Adapts an IFAQ into an IFAQTarget.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.