ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
__construct () | |
executeCommand () | |
confirmDelete () | |
performDelete () | |
mailToList () | |
showMailingLists () | |
saveForm () | |
showForm () | |
showMembersList () | |
confirmDeleteMembers () | |
performDeleteMembers () | |
saveAssignmentForm () | |
showAssignmentForm () | |
setError ($a_error= '') | |
getError () | |
isError () |
Private Member Functions | |
initForm ($a_type= 'create') | |
setValuesByObject () | |
setDefaultValues () |
Private Attributes | |
$tpl = null | |
$ctrl = null | |
$lng = null | |
$umail = null | |
$mlists = null | |
$abook = null | |
$error = array() | |
$form_gui = null |
Definition at line 35 of file class.ilMailingListsGUI.php.
ilMailingListsGUI::__construct | ( | ) |
Definition at line 49 of file class.ilMailingListsGUI.php.
References $_GET, $ilCtrl, $lng, and $tpl.
ilMailingListsGUI::confirmDelete | ( | ) |
Definition at line 83 of file class.ilMailingListsGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and showMailingLists().
ilMailingListsGUI::confirmDeleteMembers | ( | ) |
Definition at line 477 of file class.ilMailingListsGUI.php.
References $_POST, ilUtil\sendInfo(), and showMembersList().
ilMailingListsGUI::executeCommand | ( | ) |
ilMailingListsGUI::getError | ( | ) |
Definition at line 679 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm().
|
private |
Definition at line 346 of file class.ilMailingListsGUI.php.
References ilTextAreaInputGUI\setCols(), and ilFormPropertyGUI\setRequired().
Referenced by saveForm(), and showForm().
ilMailingListsGUI::isError | ( | ) |
Definition at line 683 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm().
ilMailingListsGUI::mailToList | ( | ) |
Definition at line 144 of file class.ilMailingListsGUI.php.
References $_GET, $_POST, $_SESSION, ilMailingList\_isOwner(), ilUtil\redirect(), ilUtil\sendFailure(), ilUtil\sendInfo(), and showMailingLists().
ilMailingListsGUI::performDelete | ( | ) |
Definition at line 116 of file class.ilMailingListsGUI.php.
References $_POST, ilMailingList\_isOwner(), ilUtil\sendInfo(), showMailingLists(), and ilUtil\stripSlashes().
ilMailingListsGUI::performDeleteMembers | ( | ) |
Definition at line 515 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, ilMailingList\_isOwner(), ilUtil\sendInfo(), showMembersList(), and ilUtil\stripSlashes().
ilMailingListsGUI::saveAssignmentForm | ( | ) |
Definition at line 543 of file class.ilMailingListsGUI.php.
References $_POST, $error, $ilErr, ilMailingList\_isOwner(), getError(), isError(), ilUtil\sendInfo(), setError(), showAssignmentForm(), showMembersList(), and ilUtil\stripSlashes().
ilMailingListsGUI::saveForm | ( | ) |
Definition at line 293 of file class.ilMailingListsGUI.php.
References $_POST, $ilErr, ilMailingList\_isOwner(), exit, initForm(), ilUtil\redirect(), and ilUtil\sendSuccess().
|
private |
Definition at line 375 of file class.ilMailingListsGUI.php.
Referenced by showForm().
ilMailingListsGUI::setError | ( | $a_error = '' | ) |
Definition at line 675 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm().
|
private |
Definition at line 367 of file class.ilMailingListsGUI.php.
Referenced by showForm().
ilMailingListsGUI::showAssignmentForm | ( | ) |
Definition at line 598 of file class.ilMailingListsGUI.php.
References $ilErr, ilMailingList\_isOwner(), ilUtil\sendInfo(), ilSelectInputGUI\setOptions(), and showMembersList().
Referenced by saveAssignmentForm().
ilMailingListsGUI::showForm | ( | ) |
Definition at line 383 of file class.ilMailingListsGUI.php.
References $ilErr, ilMailingList\_isOwner(), initForm(), setDefaultValues(), and setValuesByObject().
ilMailingListsGUI::showMailingLists | ( | ) |
Definition at line 205 of file class.ilMailingListsGUI.php.
References $_SESSION, $result, and ilUtil\formCheckbox().
Referenced by confirmDelete(), mailToList(), performDelete(), and showMembersList().
ilMailingListsGUI::showMembersList | ( | ) |
Definition at line 411 of file class.ilMailingListsGUI.php.
References $result, ilUtil\formCheckbox(), and showMailingLists().
Referenced by confirmDeleteMembers(), performDeleteMembers(), saveAssignmentForm(), and showAssignmentForm().
|
private |
Definition at line 43 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 38 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 45 of file class.ilMailingListsGUI.php.
Referenced by saveAssignmentForm().
|
private |
Definition at line 47 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 39 of file class.ilMailingListsGUI.php.
Referenced by __construct().
|
private |
Definition at line 42 of file class.ilMailingListsGUI.php.
|
private |
Definition at line 37 of file class.ilMailingListsGUI.php.
Referenced by __construct().
|
private |
Definition at line 41 of file class.ilMailingListsGUI.php.