l.b.m.specificationsearch : module documentation

Part of lp.blueprints.model

Helper methods to search specifications.
Function search_specifications Undocumented
Function get_specification_active_product_filter Undocumented
Function get_specification_privacy_filter Undocumented
Function get_specification_filters Return a list of Storm expressions for filtering Specifications.
Function get_specification_started_clause Undocumented
Function get_specification_completeness_clause Undocumented
Function _make_cache_user_can_view_spec Undocumented
def search_specifications(context, base_clauses, user, sort=None, quantity=None, spec_filter=None, tables=, default_acceptance=False, need_people=True, need_branches=True, need_workitems=False):
Undocumented
def get_specification_active_product_filter(context):
Undocumented
def get_specification_privacy_filter(user):
Undocumented
def get_specification_filters(filter, goalstatus=True):
Return a list of Storm expressions for filtering Specifications.
ParametersfiltersA collection of SpecificationFilter and/or strings. Strings are used for text searches.
def _make_cache_user_can_view_spec(user):
Undocumented
def get_specification_started_clause():
Undocumented
def get_specification_completeness_clause():
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.