Part of lp.registry.browser.product View In Hierarchy
Method | visible_disabled_link_names | Show all disabled links...except blueprints |
Method | configuration_states | Create a dictionary indicating the configuration statuses. |
Method | configuration_links | The enabled involvement links. |
Method | registration_completeness | The percent complete for registration. |
Method | registration_done | A boolean indicating that the services are fully configured. |
Inherited from PillarInvolvementView:
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 | _set_official_launchpad | Does the pillar officially use launchpad. |
Each app area will be represented in the return dictionary, except blueprints which we are not currently promoting.
Returns a list of dicts keyed by: 'link' -- the menu link, and 'configured' -- a boolean representing the configuration status.