l.r.m.m.MailingListSet : class documentation

Part of lp.registry.model.mailinglist View In Hierarchy

No class docstring
Method new See IMailingListSet.
Method get See IMailingListSet.
Method getSubscriptionsForTeams See IMailingListSet.
Method getSubscribedAddresses See IMailingListSet.
Method getSenderAddresses See IMailingListSet.
Method approved_lists See IMailingListSet.
Method active_lists See IMailingListSet.
Method modified_lists See IMailingListSet.
Method deactivated_lists See IMailingListSet.
Method unsynchronized_lists See IMailingListSet.
Method _getTeamIdsAndMailingListIds Return a tuple of team and mailing list Ids for the team names.
def new(self, team, registrant=None):
See IMailingListSet.
def get(self, team_name):
See IMailingListSet.
def getSubscriptionsForTeams(self, person, teams):
See IMailingListSet.
def _getTeamIdsAndMailingListIds(self, team_names):
Return a tuple of team and mailing list Ids for the team names.
def getSubscribedAddresses(self, team_names):
See IMailingListSet.
def getSenderAddresses(self, team_names):
See IMailingListSet.
@property
def approved_lists(self):
See IMailingListSet.
@property
def active_lists(self):
See IMailingListSet.
@property
def modified_lists(self):
See IMailingListSet.
@property
def deactivated_lists(self):
See IMailingListSet.
@property
def unsynchronized_lists(self):
See IMailingListSet.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.