Part of lp.registry.vocabularies View In Hierarchy
A person or team is eligible for sharing with if they are not already an existing grantee for the pillar.
| Method | __init__ | Undocumented |
| Method | extra_clause | Undocumented |
Inherited from ValidPersonOrExclusiveTeamVocabulary:
| Method | is_closed_team | Undocumented |
Inherited from TeamVocabularyMixin (via ValidPersonOrExclusiveTeamVocabulary):
| Method | step_title | See IHugeVocabulary. |
Inherited from ValidPersonOrTeamVocabulary (via ValidPersonOrExclusiveTeamVocabulary):
| Method | __contains__ | Undocumented |
| Method | store | The storm store. |
| Method | search | Return people/teams whose fti or email address match :text:. |
| Method | searchForTerms | See IHugeVocabulary. |
| Method | supportedFilters | See IHugeVocabulary. |
| Method | _karma_context_constraint | Undocumented |
| Method | _doSearch | Return the people/teams whose fti or email address match :text: |
Inherited from BasePersonVocabulary (via ValidPersonOrExclusiveTeamVocabulary, ValidPersonOrTeamVocabulary):
| Method | toTerm | Return the term for this object. |
| Method | getTermByToken | Return the term for the given token. |
Inherited from SQLObjectVocabularyBase (via ValidPersonOrExclusiveTeamVocabulary, ValidPersonOrTeamVocabulary):
| Method | toTerm | Undocumented |
| Method | __iter__ | Return an iterator which provides the terms from the vocabulary. |
| Method | __len__ | Undocumented |
| Method | getTerm | Undocumented |
| Method | getTermByToken | Undocumented |
| Method | emptySelectResults | Return a SelectResults object without any elements. |
Inherited from FilteredVocabularyBase (via ValidPersonOrExclusiveTeamVocabulary, ValidPersonOrTeamVocabulary, SQLObjectVocabularyBase):
| Method | __getattribute__ | Undocumented |