l.b.b.b.BugSubscriptionFilterView(LaunchpadView) : class documentation

Part of lp.bugs.browser.bugsubscriptionfilter View In Hierarchy

View for IBugSubscriptionFilter.

The properties and methods herein are intended to construct a view something like:

Bug mail filter "A filter description"
Matches when status is New, Confirmed, or Triaged and importance is High, Medium, or Low and the bug is tagged with bar or foo.
Method description Return the bug subscription filter description.
Method conditions Descriptions of the bug subscription filter's conditions.
Method _add_english_condition Undocumented
@property
def description(self):
Return the bug subscription filter description.

Leading and trailing whitespace is trimmed. If the description is not set the empty string is returned.

def _add_english_condition(self, conditions, variable, description):
Undocumented
@property
def conditions(self):
Descriptions of the bug subscription filter's conditions.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.