ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Public Member Functions | |
__construct ($wsp_access_handler=null, $wsp_node_id=null) | |
mail () | |
mailCourses () | |
mailMembers () | |
cancel () | |
Cancel action. More... | |
showMembers () | |
Show course members. More... | |
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, $cmd, $ilCtrl, $ilErr, $ilUser, $lng, $tpl, and ilBuddySystem\getInstance().
|
protected |
Definition at line 571 of file class.ilMailSearchCoursesGUI.php.
References ilUtil\sendSuccess().
Referenced by share().
ilMailSearchCoursesGUI::cancel | ( | ) |
Cancel action.
Definition at line 254 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $data, $ilUser, $lng, $path, $ref_id, $tpl, ilObject\_getAllReferences(), ilCourseParticipants\_getInstanceByObjId(), ilParticipants\_getMembershipByType(), ilObject\_hasUntrashedReference(), and ilObjectFactory\getInstanceByObjId().
ilMailSearchCoursesGUI::mail | ( | ) |
Definition at line 84 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $ilUser, $lng, mailCourses(), mailMembers(), ilUtil\sendInfo(), and showMembers().
ilMailSearchCoursesGUI::mailCourses | ( | ) |
Definition at line 120 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 201 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $ilUser, ilObjUser\_lookupLogin(), and ilUtil\redirect().
Referenced by mail().
ilMailSearchCoursesGUI::share | ( | ) |
Definition at line 535 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_REQUEST, $lng, addPermission(), ilUtil\sendInfo(), and showMembers().
ilMailSearchCoursesGUI::showMembers | ( | ) |
Show course members.
Definition at line 411 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $_SESSION, $ilUser, $lng, ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), ilUtil\_sortIds(), ilStr\convertUpperCamelCaseToUnderscoreCase(), ilBuddySystem\getInstance(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendInfo().
Referenced by 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(), cancel(), 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(), and cancel().
|
private |
Definition at line 22 of file class.ilMailSearchCoursesGUI.php.