l.s.f.__init__ : module documentation

Part of lp.services.fields

No module docstring
Interface IStrippedTextLine A field with leading and trailing whitespaces stripped.
Interface ITitle A Field that implements a launchpad Title
Interface INoneableTextLine A field that is None if it's value is empty or whitespace.
Interface ISummary A Field that implements a Summary
Interface IDescription A Field that implements a Description
Interface INoneableDescription A field that is None if it's value is empty or whitespace.
Interface IWhiteboard A Field that implements a Whiteboard
Interface IBugField A field that allows entry of a Bug number or nickname
Interface IAnnouncementDate Marker interface for AnnouncementDate fields.
Interface ITag A tag.
Interface IURIField A URI.
Interface IBaseImageUpload Marker interface for ImageUpload fields.
Class StrippedTextLine No class docstring; 1/1 methods documented
Class NoneableTextLine Undocumented
Class Title Undocumented
Class StrippableText A text that can be configured to strip when setting.
Class Summary Undocumented
Class Description Undocumented
Class NoneableDescription Undocumented
Class Whiteboard Undocumented
Class FormattableDate A datetime field that checks for compatibility with Python's strformat.
Class AnnouncementDate Undocumented
Class BugField No class docstring; 3/3 methods documented
Class DuplicateBug A bug that the context is a duplicate of.
Class Tag No class docstring; 1/1 methods documented
Class SearchTag No class docstring; 1/1 methods documented
Class UniqueField Base class for fields that are used for unique attributes.
Class ContentNameField Base class for fields that are used by unique 'name' attributes.
Class BlacklistableContentNameField ContentNameField that also checks that a name is not blacklisted
Class PillarAliases A field which takes a list of space-separated aliases for a pillar.
Class ProductBugTracker A bug tracker used by a Product.
Class URIField No class docstring; 3/4 methods documented
Class FieldNotBoundError The field is not bound to any object.
Class BaseImageUpload Base class for ImageUpload fields.
Class IconImageUpload Undocumented
Class LogoImageUpload Undocumented
Class MugshotImageUpload Undocumented
Class PillarNameField Base field used for names of distros/project groups/products.
Class ProductNameField Field used by IProduct.name.
Function is_public_person Return True if the person is public.
Function is_public_person_or_closed_team Return True if person is a Person or not an open or delegated team.
Interface PrivateTeamNotAllowed Undocumented
Class IPersonChoice A marker for a choice among people.
Class PersonChoice A person or team.
Class PublicPersonChoice A person or team who is public.
Class WorkItemsText Undocumented
Interface IInlineObject A marker for an object represented as a dict.
Class InlineObject An object that is represented as a dict rather than a URL reference.
def is_public_person(person):
Return True if the person is public.
def is_public_person_or_closed_team(person):
Return True if person is a Person or not an open or delegated team.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.