ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct ($wsp_access_handler=null, $wsp_node_id=null) | |
executeCommand () | |
mail () | |
mailCourses () | |
mailMembers () | |
adoptMembers () | |
Take over course members to addressbook. | |
cancel () | |
Cancel action. | |
showMembers () | |
Show course members. | |
share () |
Protected Member Functions | |
addPermission ($a_obj_ids) |
Protected Attributes | |
$mailing_allowed |
Private Attributes | |
$tpl = null | |
$ctrl = null | |
$lng = null | |
$umail = null | |
$abook = null |
Definition at line 16 of file class.ilMailSearchCoursesGUI.php.
ilMailSearchCoursesGUI::__construct | ( | $wsp_access_handler = null , |
|
$wsp_node_id = null |
|||
) |
Definition at line 27 of file class.ilMailSearchCoursesGUI.php.
References $_SESSION, $ilCtrl, $ilUser, $lng, and $tpl.
|
protected |
Definition at line 580 of file class.ilMailSearchCoursesGUI.php.
References ilUtil\sendSuccess().
Referenced by share().
ilMailSearchCoursesGUI::adoptMembers | ( | ) |
Take over course members to addressbook.
Definition at line 234 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $lng, ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), ilUtil\sendInfo(), and showMembers().
ilMailSearchCoursesGUI::cancel | ( | ) |
ilMailSearchCoursesGUI::executeCommand | ( | ) |
ilMailSearchCoursesGUI::mail | ( | ) |
Definition at line 68 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $ilUser, $lng, mailCourses(), mailMembers(), ilUtil\sendInfo(), and showMembers().
ilMailSearchCoursesGUI::mailCourses | ( | ) |
Definition at line 104 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $ilUser, $lng, $ref_id, ilObject\_getAllReferences(), and ilUtil\redirect().
Referenced by mail().
ilMailSearchCoursesGUI::mailMembers | ( | ) |
Definition at line 183 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $ilUser, ilObjUser\_lookupLogin(), and ilUtil\redirect().
Referenced by mail().
ilMailSearchCoursesGUI::share | ( | ) |
Definition at line 544 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_REQUEST, $lng, addPermission(), ilUtil\sendInfo(), and showMembers().
ilMailSearchCoursesGUI::showMembers | ( | ) |
Show course members.
Definition at line 436 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $_SESSION, $ilUser, $lng, ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), ilUtil\_sortIds(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendInfo().
Referenced by adoptMembers(), mail(), and share().
|
private |
Definition at line 23 of file class.ilMailSearchCoursesGUI.php.
|
private |
Definition at line 19 of file class.ilMailSearchCoursesGUI.php.
|
private |
Definition at line 20 of file class.ilMailSearchCoursesGUI.php.
Referenced by __construct(), adoptMembers(), mail(), mailCourses(), share(), and showMembers().
|
protected |
Definition at line 25 of file class.ilMailSearchCoursesGUI.php.
|
private |
Definition at line 18 of file class.ilMailSearchCoursesGUI.php.
Referenced by __construct().
|
private |
Definition at line 22 of file class.ilMailSearchCoursesGUI.php.