l.a.b.q.QuestionExtrasMenu(ApplicationMenu, QuestionLinksMixin) : class documentation

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

Context menu of actions that can be performed upon a Question.
Method initialize Initialize the menu from the Question's state.
Method changestatus Return a Link to the change status view.
Method history Return a Link to the history view.
Method linkbug Return a Link to the link bug view.
Method unlinkbug Return a Link to the unlink bug view.
Method makebug Return a Link to the make bug view.
Method linkfaq Link for linking to a FAQ.
Method createfaq LInk for creating a FAQ.

Inherited from QuestionLinksMixin:

Method subscription Return a Link to the subscription view.
Method addsubscriber Return the 'Subscribe someone else' Link.
Method edit Return a Link to the edit view.
def initialize(self):
Initialize the menu from the Question's state.
@enabled_with_permission('launchpad.Admin')
def changestatus(self):
Return a Link to the change status view.
def history(self):
Return a Link to the history view.
def linkbug(self):
Return a Link to the link bug view.
def unlinkbug(self):
Return a Link to the unlink bug view.
def makebug(self):
Return a Link to the make bug view.
def linkfaq(self):
Link for linking to a FAQ.
def createfaq(self):
LInk for creating a FAQ.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.