| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Collaboration diagram for ilMailingList:
 Collaboration diagram for ilMailingList:| Public Member Functions | |
| __construct (ilObjUser $user, $id=0) | |
| insert () | |
| update () | |
| delete () | |
| getAssignedEntries () | |
| assignAddressbookEntry ($addr_id=0) | |
| deassignAddressbookEntry ($a_id=0) | |
| deassignAllEntries () | |
| setId ($a_mail_id=0) | |
| getId () | |
| setUserId ($a_user_id=0) | |
| getUserId () | |
| setTitle ($a_title= '') | |
| getTitle () | |
| setDescription ($a_description= '') | |
| getDescription () | |
| setCreatedate ($_createdate= '0000-00-00 00:00:00') | |
| getCreatedate () | |
| setChangedate ($a_changedate= '0000-00-00 00:00:00') | |
| getChangedate () | |
| Static Public Member Functions | |
| static | _isOwner ($a_ml_id, $a_usr_id) | 
| Private Member Functions | |
| read () | |
| Private Attributes | |
| $mail_id = 0 | |
| $user_id = 0 | |
| $title = '' | |
| $description = '' | |
| $createdate = '0000-00-00 00:00:00' | |
| $changedate = '0000-00-00 00:00:00' | |
| $user = null | |
| $db = null | |
Definition at line 30 of file class.ilMailingList.php.
| ilMailingList::__construct | ( | ilObjUser | $user, | 
| $id = 0 | |||
| ) | 
| 
 | static | 
Definition at line 288 of file class.ilMailingList.php.
Referenced by ilMailingListsGUI\mailToList(), ilMailingListsGUI\performDelete(), ilMailingListsGUI\performDeleteMembers(), ilMailingListsGUI\saveAssignmentForm(), ilMailingListsGUI\saveForm(), ilMailingListsGUI\showAssignmentForm(), and ilMailingListsGUI\showForm().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::assignAddressbookEntry | ( | $addr_id = 0 | ) | 
Definition at line 197 of file class.ilMailingList.php.
References getId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailingList::deassignAddressbookEntry | ( | $a_id = 0 | ) | 
Definition at line 213 of file class.ilMailingList.php.
| ilMailingList::deassignAllEntries | ( | ) | 
Definition at line 225 of file class.ilMailingList.php.
References getId().
Referenced by delete().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::delete | ( | ) | 
Definition at line 120 of file class.ilMailingList.php.
References deassignAllEntries(), getId(), and getUserId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailingList::getAssignedEntries | ( | ) | 
Definition at line 169 of file class.ilMailingList.php.
References $res, $row, DB_FETCHMODE_OBJECT, and getId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailingList::getChangedate | ( | ) | 
Definition at line 283 of file class.ilMailingList.php.
References $changedate.
Referenced by update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::getCreatedate | ( | ) | 
Definition at line 272 of file class.ilMailingList.php.
References $createdate.
Referenced by insert().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::getDescription | ( | ) | 
Definition at line 264 of file class.ilMailingList.php.
References $description.
Referenced by insert(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::getId | ( | ) | 
Definition at line 240 of file class.ilMailingList.php.
References $mail_id.
Referenced by assignAddressbookEntry(), deassignAllEntries(), delete(), getAssignedEntries(), read(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::getTitle | ( | ) | 
Definition at line 256 of file class.ilMailingList.php.
References $title.
Referenced by insert(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::getUserId | ( | ) | 
| ilMailingList::insert | ( | ) | 
Definition at line 56 of file class.ilMailingList.php.
References getCreatedate(), getDescription(), getTitle(), and getUserId().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 141 of file class.ilMailingList.php.
References $res, $row, DB_FETCHMODE_OBJECT, getId(), getUserId(), setChangedate(), setCreatedate(), setDescription(), setId(), setTitle(), and setUserId().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::setChangedate | ( | $a_changedate = '0000-00-00 00:00:00' | ) | 
Definition at line 276 of file class.ilMailingList.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::setCreatedate | ( | $_createdate = '0000-00-00 00:00:00' | ) | 
Definition at line 268 of file class.ilMailingList.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::setDescription | ( | $a_description = '' | ) | 
Definition at line 260 of file class.ilMailingList.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::setId | ( | $a_mail_id = 0 | ) | 
Definition at line 236 of file class.ilMailingList.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::setTitle | ( | $a_title = '' | ) | 
Definition at line 252 of file class.ilMailingList.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::setUserId | ( | $a_user_id = 0 | ) | 
Definition at line 244 of file class.ilMailingList.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailingList::update | ( | ) | 
Definition at line 88 of file class.ilMailingList.php.
References getChangedate(), getDescription(), getId(), getTitle(), and getUserId().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 37 of file class.ilMailingList.php.
Referenced by getChangedate().
| 
 | private | 
Definition at line 36 of file class.ilMailingList.php.
Referenced by getCreatedate().
| 
 | private | 
Definition at line 40 of file class.ilMailingList.php.
| 
 | private | 
Definition at line 35 of file class.ilMailingList.php.
Referenced by getDescription().
| 
 | private | 
Definition at line 32 of file class.ilMailingList.php.
Referenced by getId().
| 
 | private | 
Definition at line 34 of file class.ilMailingList.php.
Referenced by getTitle().
| 
 | private | 
Definition at line 39 of file class.ilMailingList.php.
Referenced by __construct().
| 
 | private | 
Definition at line 33 of file class.ilMailingList.php.
Referenced by getUserId().