ILIAS
Release_5_0_x_branch Revision 61816
|
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 () | |
setMode ($a_mode) | |
getMode () |
Static Public Member Functions | |
static | _isOwner ($a_ml_id, $a_usr_id) |
Data Fields | |
const | MODE_ADDRESSBOOK = 1 |
const | MODE_TEMPORARY = 2 |
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 |
|||
) |
Definition at line 45 of file class.ilMailingList.php.
References $ilDB, $user, read(), and setMode().
|
static |
Definition at line 311 of file class.ilMailingList.php.
References $ilDB, $res, and $row.
Referenced by ilMailingListsGUI\mailToList(), ilMailingListsGUI\performDelete(), ilMailingListsGUI\performDeleteMembers(), ilMailingListsGUI\saveAssignmentForm(), ilMailingListsGUI\saveForm(), ilMailingListsGUI\showAssignmentForm(), and ilMailingListsGUI\showForm().
ilMailingList::assignAddressbookEntry | ( | $addr_id = 0 | ) |
Definition at line 220 of file class.ilMailingList.php.
References getId().
ilMailingList::deassignAddressbookEntry | ( | $a_id = 0 | ) |
Definition at line 236 of file class.ilMailingList.php.
ilMailingList::deassignAllEntries | ( | ) |
Definition at line 248 of file class.ilMailingList.php.
References getId().
Referenced by delete().
ilMailingList::delete | ( | ) |
Definition at line 130 of file class.ilMailingList.php.
References deassignAllEntries(), getId(), and getUserId().
ilMailingList::getAssignedEntries | ( | ) |
Definition at line 180 of file class.ilMailingList.php.
References $res, $row, DB_FETCHMODE_OBJECT, getId(), and getMode().
ilMailingList::getChangedate | ( | ) |
Definition at line 306 of file class.ilMailingList.php.
References $changedate.
Referenced by update().
ilMailingList::getCreatedate | ( | ) |
Definition at line 295 of file class.ilMailingList.php.
References $createdate.
Referenced by insert().
ilMailingList::getDescription | ( | ) |
Definition at line 287 of file class.ilMailingList.php.
References $description.
Referenced by insert(), and update().
ilMailingList::getId | ( | ) |
Definition at line 263 of file class.ilMailingList.php.
References $mail_id.
Referenced by assignAddressbookEntry(), deassignAllEntries(), delete(), getAssignedEntries(), read(), and update().
ilMailingList::getMode | ( | ) |
Definition at line 336 of file class.ilMailingList.php.
Referenced by getAssignedEntries(), insert(), and update().
ilMailingList::getTitle | ( | ) |
Definition at line 279 of file class.ilMailingList.php.
References $title.
Referenced by insert(), and update().
ilMailingList::getUserId | ( | ) |
ilMailingList::insert | ( | ) |
Definition at line 60 of file class.ilMailingList.php.
References getCreatedate(), getDescription(), getMode(), getTitle(), and getUserId().
|
private |
Definition at line 151 of file class.ilMailingList.php.
References $res, $row, DB_FETCHMODE_OBJECT, getId(), getUserId(), setChangedate(), setCreatedate(), setDescription(), setId(), setMode(), setTitle(), and setUserId().
Referenced by __construct().
ilMailingList::setChangedate | ( | $a_changedate = '0000-00-00 00:00:00' | ) |
Definition at line 299 of file class.ilMailingList.php.
Referenced by read().
ilMailingList::setCreatedate | ( | $_createdate = '0000-00-00 00:00:00' | ) |
Definition at line 291 of file class.ilMailingList.php.
Referenced by read().
ilMailingList::setDescription | ( | $a_description = '' | ) |
Definition at line 283 of file class.ilMailingList.php.
Referenced by read().
ilMailingList::setId | ( | $a_mail_id = 0 | ) |
Definition at line 259 of file class.ilMailingList.php.
Referenced by read().
ilMailingList::setMode | ( | $a_mode | ) |
Definition at line 327 of file class.ilMailingList.php.
Referenced by __construct(), and read().
ilMailingList::setTitle | ( | $a_title = '' | ) |
Definition at line 275 of file class.ilMailingList.php.
Referenced by read().
ilMailingList::setUserId | ( | $a_user_id = 0 | ) |
Definition at line 267 of file class.ilMailingList.php.
Referenced by read().
ilMailingList::update | ( | ) |
Definition at line 95 of file class.ilMailingList.php.
References getChangedate(), getDescription(), getId(), getMode(), getTitle(), and getUserId().
|
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().
const ilMailingList::MODE_ADDRESSBOOK = 1 |
Definition at line 42 of file class.ilMailingList.php.
const ilMailingList::MODE_TEMPORARY = 2 |
Definition at line 43 of file class.ilMailingList.php.
Referenced by ilMailingLists\deleteTemporaryLists(), ilObjUserFolderGUI\mailObject(), ilMail\sendMail(), and ilMailingListsGUI\showMailingLists().