Part of lp.registry.model.projectgroup View In Hierarchy
Method | displayname | Undocumented |
Method | title | Undocumented |
Method | pillar_category | See IPillar . |
Method | getProducts | Undocumented |
Method | products | Undocumented |
Method | getProduct | Undocumented |
Method | getConfigurableProducts | Undocumented |
Method | drivers | See IHasDrivers . |
Method | getTranslatables | Return an iterator over products that are translatable in LP. |
Method | translatables | See IProjectGroup . |
Method | has_translatable | See IProjectGroup . |
Method | sharesTranslationsWithOtherSide | See ITranslationPolicy . |
Method | has_branches | See IProjectGroup . |
Method | specifications | See IHasSpecifications . |
Method | official_bug_tags | See IHasBugs . |
Method | getBugSummaryContextWhereClause | See BugTargetBase. |
Method | searchQuestions | See IQuestionCollection . |
Method | getQuestionLanguages | See IQuestionCollection . |
Method | bugtargetname | See IBugTarget. |
Method | getFAQ | See IQuestionCollection . |
Method | searchFAQs | See IQuestionCollection . |
Method | hasProducts | Returns True if a project group has products associated with it, |
Method | has_milestones | See IHasMilestones . |
Method | milestones | See IProjectGroup . |
Method | product_milestones | Hack to avoid the ProjectMilestone in MilestoneVocabulary. |
Method | all_milestones | See IProjectGroup . |
Method | getMilestone | See IProjectGroup . |
Method | getSeries | See IProjectGroup. |
Method | answers_usage | Undocumented |
Method | blueprints_usage | Undocumented |
Method | translations_usage | Undocumented |
Method | codehosting_usage | Undocumented |
Method | bug_tracking_usage | Undocumented |
Method | uses_launchpad | Undocumented |
Method | _getBaseQueryAndClauseTablesForQueryingSprints | Return the base SQL query and the clauseTables to be used when |
Method | _customizeSearchParams | Customize search_params for this milestone. |
Method | _getOfficialTagClause | See OfficialBugTagTargetMixin . |
Method | _getMilestoneCondition | See HasMilestonesMixin . |
Method | _getMilestones | Return a list of milestones for this project group. |
Method | _get_usage | Determine ProjectGroup usage based on individual projects. |
Inherited from SQLBase:
Method | __init__ | Extended version of the SQLObjectBase constructor. |
Method | __repr__ | Undocumented |
Method | destroySelf | Undocumented |
Method | __eq__ | Equality operator. |
Method | __ne__ | Inverse of __eq__. |
Method | __storm_invalidated__ | Flush cached properties. |
Class Method | _get_store | Undocumented |
Inherited from BugTargetBase:
Method | getUsedBugTagsWithOpenCounts | See IBugTarget. |
Method | createBug | See IBugTarget. |
Inherited from HasBugsBase (via BugTargetBase):
Method | searchTasks | See IHasBugs . |
Method | getBugTaskWeightFunction | Default weight function is the simple one. |
Inherited from HasSpecificationsMixin:
Method | visible_specifications | See IHasSpecifications. |
Method | valid_specifications | See IHasSpecifications. |
Method | api_valid_specifications | Undocumented |
Method | specificationCount | See IHasSpecifications. |
Method | _specification_sort | Return the storm sort order for 'specifications'. |
Inherited from MakesAnnouncements:
Method | announce | See IHasAnnouncements. |
Inherited from HasAnnouncements (via MakesAnnouncements):
Method | getAnnouncement | Undocumented |
Method | getAnnouncements | See IHasAnnouncements. |
Inherited from HasSprintsMixin:
Method | getSprints | Undocumented |
Method | sprints | See IHasSprints. |
Method | getComingSprings | Undocumented |
Method | coming_sprints | See IHasSprints. |
Method | past_sprints | See IHasSprints. |
Inherited from HasAliasMixin:
Method | aliases | See IHasAlias . |
Method | setAliases | See IHasAlias . |
Inherited from KarmaContextMixin:
Method | getTopContributorsGroupedByCategory | See IKarmaContext. |
Method | getTopContributors | See IKarmaContext. |
Inherited from StructuralSubscriptionTargetMixin:
Method | parent_subscription_target | See IStructuralSubscriptionTarget . |
Method | target_type_display | See IStructuralSubscriptionTarget . |
Method | userCanAlterSubscription | See IStructuralSubscriptionTarget . |
Method | addSubscription | See IStructuralSubscriptionTarget . |
Method | userCanAlterBugSubscription | See IStructuralSubscriptionTarget . |
Method | addBugSubscription | See IStructuralSubscriptionTarget . |
Method | addBugSubscriptionFilter | See IStructuralSubscriptionTarget . |
Method | removeBugSubscription | See IStructuralSubscriptionTarget . |
Method | getSubscription | See IStructuralSubscriptionTarget . |
Method | getSubscriptions | See IStructuralSubscriptionTarget . |
Method | bug_subscriptions | See IStructuralSubscriptionTarget . |
Method | userHasBugSubscriptions | See IStructuralSubscriptionTarget . |
Method | __helper | A IStructuralSubscriptionTargetHelper for this object. |
Method | _target_args | Target Arguments. |
Inherited from HasBranchesMixin:
Method | getBranches | See IHasBranches . |
Inherited from HasMergeProposalsMixin:
Method | getMergeProposals | See IHasMergeProposals . |
Inherited from HasMilestonesMixin:
Method | _get_milestones | See IHasMilestones . |
Inherited from HasDriversMixin:
Method | personHasDriverRights | See IHasDrivers . |
Inherited from TranslationPolicyMixin:
Method | getInheritedTranslationPolicy | Get any ITranslationPolicy objects that this one inherits. |
Method | isTranslationsOwner | Is person one of the owners of these translations? |
Method | getTranslationGroups | See ITranslationPolicy . |
Method | getTranslators | See ITranslationPolicy . |
Method | getEffectiveTranslationPermission | See ITranslationPolicy . |
Method | invitesTranslationEdits | See ITranslationPolicy . |
Method | invitesTranslationSuggestions | See ITranslationPolicy . |
Method | allowsTranslationEdits | See ITranslationPolicy . |
Method | allowsTranslationSuggestions | See ITranslationPolicy . |
Method | _hasSpecialTranslationPrivileges | Does this person have special translation editing rights here? |
Method | _canTranslate | Is person in a position to translate? |
Method | _getTranslator | Retrieve one (TranslationGroup, Translator, Person) tuple. |
Only products with IProduct.translations_usage set to ServiceUsage.LAUNCHPAD are considered translatable.
ITranslationPolicy
.Subclasses must overwrite this method if it doesn't suit them.
IHasSpecifications
.IQuestionCollection
.If the project group has < 1 product, selected links will be disabled. This is to avoid situations where users try to file bugs against empty project groups (Malone bug #106523).
If only_active is True, only active milestones are returned, else all milestones.
A project group has a milestone named 'A', if at least one of its products has a milestone named 'A'.