$allMailingLists (defined in MailingList) | MailingList | [static] |
$black_list (defined in MailingList) | MailingList | [static] |
$cache (defined in MailingList) | MailingList | [static] |
$id (defined in MailingList) | MailingList | |
$lists (defined in MailingList) | MailingList | [static] |
$membershipCache (defined in MailingList) | MailingList | [static] |
$name (defined in MailingList) | MailingList | |
$public (defined in MailingList) | MailingList | |
$rules (defined in MailingList) | MailingList | |
$threadCache (defined in MailingList) | MailingList | [static] |
$unsubCache (defined in MailingList) | MailingList | [static] |
create() | MailingList | |
createMailingList($project) (defined in MailingList) | MailingList | [static] |
delete() | MailingList | |
exists() | MailingList | |
getAllMailingLists() (defined in MailingList) | MailingList | [static] |
getCacheId() | MailingList | |
getId() | MailingList | |
getMessages($project_id, $thread) (defined in MailingList) | MailingList | [static] |
getName() (defined in MailingList) | MailingList | |
getPersonLists($person) | MailingList | [static] |
getPersonListsByRules($person) | MailingList | [static] |
getPublicLists() (defined in MailingList) | MailingList | [static] |
getRules() (defined in MailingList) | MailingList | |
getThreads($project_name) (defined in MailingList) | MailingList | [static] |
hasUnsubbed($project, $person) | MailingList | [static] |
isPublic() (defined in MailingList) | MailingList | |
isSubscribed($project, $person) | MailingList | [static] |
listLists() | MailingList | [static] |
listMembers($project) | MailingList | [static] |
listName($project) | MailingList | [static] |
MailingList($data) (defined in MailingList) | MailingList | |
manuallyUnsubscribe($project, $person) (defined in MailingList) | MailingList | [static] |
newFromId($id) (defined in MailingList) | MailingList | [static] |
newFromName($name) (defined in MailingList) | MailingList | [static] |
removeMailingList($project) (defined in MailingList) | MailingList | [static] |
subscribe($project, $person, &$out="") | MailingList | [static] |
subscribeAll($person) | MailingList | [static] |
toArray() | MailingList | |
toJSON() | BackboneModel | |
unsubscribe($project, $person, &$out="") | MailingList | [static] |
unsubscribeAll($person) | MailingList | [static] |
update() | MailingList |