l.t.b.s.SourcePackageTranslationSharingDetailsView(LaunchpadView) : class documentation

Part of lp.translations.browser.sourcepackage View In Hierarchy

Details about translation sharing.
Method is_sharing Undocumented
Method can_edit_sharing_details Undocumented
Method initialize Undocumented
Method branch_link Undocumented
Method makeConfigCompleteCSS Undocumented
Method configuration_complete_class Undocumented
Method configuration_incomplete_class Undocumented
Method packaging_incomplete_class Undocumented
Method packaging_complete_class Undocumented
Method branch_incomplete_class Undocumented
Method branch_complete_class Undocumented
Method translations_disabled_class Undocumented
Method translations_enabled_class Undocumented
Method upstream_sync_disabled_class Undocumented
Method upstream_sync_enabled_class Undocumented
Method is_packaging_configured Is a packaging link defined for this branch?
Method no_item_class CSS class for 'no' items.
Method upstream_branch Undocumented
Method product Undocumented
Method has_upstream_branch Does the upstream series have a source code branch?
Method is_upstream_translations_enabled Are Launchpad translations enabled for the upstream series?
Method is_upstream_synchronization_enabled Is automatic synchronization of upstream translations enabled?
Method is_configuration_complete Is anything missing in the set up for translation sharing?
Method is_merge_job_running Is a merge job running for this source package?
Method template_info Details about translation templates.
Method icon_link The HTML link to a configuration page.
Method set_packaging_link The HTML link to define a new packaging link.
Method change_packaging_link The HTML link to change an existing packaging link.
Method remove_packaging_link The HTML link to delete an existing packaging link
Method edit_branch_link The HTML link to define or edit a product series branch.
Method new_branch_link The HTML link to define a product series branch.
Method change_branch_link The HTML link to change a product series branch.
Method getConfigureTranslationsLink The HTML link to the product translation configuration page.
Method configure_translations_link_unconfigured The HTML link to the product translation configuration page.
Method configure_translations_link_configured The HTML link to the product translation configuration page.
Method getTranslationSynchronisationLink The HTML link to the series translation synchronisation page.
Method translation_sync_link_unconfigured The HTML link to the series translation synchronisation page.
Method translation_sync_link_configured The HTML link to the series translation synchronisation page.
def is_sharing(self):
Undocumented
def can_edit_sharing_details(self):
Undocumented
def initialize(self):
Undocumented
@property
def branch_link(self):
Undocumented
def makeConfigCompleteCSS(self, complete, disable, lowlight):
Undocumented
@property
def configuration_complete_class(self):
Undocumented
@property
def configuration_incomplete_class(self):
Undocumented
@property
def packaging_incomplete_class(self):
Undocumented
@property
def packaging_complete_class(self):
Undocumented
@property
def branch_incomplete_class(self):
Undocumented
@property
def branch_complete_class(self):
Undocumented
@property
def translations_disabled_class(self):
Undocumented
@property
def translations_enabled_class(self):
Undocumented
@property
def upstream_sync_disabled_class(self):
Undocumented
@property
def upstream_sync_enabled_class(self):
Undocumented
@property
def is_packaging_configured(self):
Is a packaging link defined for this branch?
@property
def no_item_class(self):
CSS class for 'no' items.
@property
def upstream_branch(self):
Undocumented
@property
def product(self):
Undocumented
@property
def has_upstream_branch(self):
Does the upstream series have a source code branch?
@property
def is_upstream_translations_enabled(self):
Are Launchpad translations enabled for the upstream series?
@property
def is_upstream_synchronization_enabled(self):
Is automatic synchronization of upstream translations enabled?
@property
def is_configuration_complete(self):
Is anything missing in the set up for translation sharing?
@property
def is_merge_job_running(self):
Is a merge job running for this source package?
def template_info(self):
Details about translation templates.

:return: A list of dictionaries containing details about each
    template. Each dictionary contains:
        'name': The name of the template
        'package_template': The package template (may be None)
        'upstream_template': The corresponding upstream template
            (may be None)
        'status': one of the string 'linking', 'shared',
            'only in Ubuntu', 'only in upstream'
def icon_link(self, id, icon, url, text, hidden):
The HTML link to a configuration page.
@property
def set_packaging_link(self):
The HTML link to define a new packaging link.
@property
def change_packaging_link(self):
The HTML link to change an existing packaging link.
@property
def remove_packaging_link(self):
The HTML link to delete an existing packaging link
def edit_branch_link(self, id, icon, text):
The HTML link to define or edit a product series branch.

If a product is linked to the source package and if the current user has the permission to define the branch, a real link is returned, otherwise a hidden dummy link is returned.

@property
def new_branch_link(self):
The HTML link to define a product series branch.
@property
def change_branch_link(self):
The HTML link to change a product series branch.
def getConfigureTranslationsLink(self, id):
The HTML link to the product translation configuration page.
@property
def configure_translations_link_unconfigured(self):
The HTML link to the product translation configuration page.

Variant for the status "not configured"

@property
def configure_translations_link_configured(self):
The HTML link to the product translation configuration page.

Variant for the status "configured"

def getTranslationSynchronisationLink(self, id):
The HTML link to the series translation synchronisation page.
@property
def translation_sync_link_unconfigured(self):
The HTML link to the series translation synchronisation page.

Variant for the status "not configured"

@property
def translation_sync_link_configured(self):
The HTML link to the series translation synchronisation page.

Variant for the status "configured"

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