l.r.b.p.PillarInvolvementView(LaunchpadView) : class documentation

Part of lp.registry.browser.pillar View In Hierarchy

Known subclasses: lp.registry.browser.product.ProductInvolvementView, lp.registry.browser.productseries.ProductSeriesInvolvementView

A view for any IPillar implementing the IInvolved interface.
Method __init__ Undocumented
Method has_involvement This IPillar uses Launchpad.
Method enabled_links The enabled involvement links.
Method visible_disabled_links Important disabled links.
Method registration_completeness The percent complete for registration.
Method _set_official_launchpad Does the pillar officially use launchpad.
def __init__(self, context, request):
Undocumented
def _set_official_launchpad(self, pillar):
Does the pillar officially use launchpad.
@property
def has_involvement(self):
This IPillar uses Launchpad.
@property
def enabled_links(self):
The enabled involvement links.
@cachedproperty
def visible_disabled_links(self):
Important disabled links.

These are displayed to notify the user to provide configuration info to enable the links.

Override the visible_disabled_link_names attribute to change the results.

@property
def registration_completeness(self):
The percent complete for registration.

Not used by all pillars.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.