|
ILIAS
Release_4_3_x_branch Revision 61807
|
Collaboration diagram for ilMailSearchCoursesGUI: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 587 of file class.ilMailSearchCoursesGUI.php.
References ilUtil\sendSuccess().
Referenced by share().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailSearchCoursesGUI::adoptMembers | ( | ) |
Take over course members to addressbook.
Definition at line 241 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $lng, ilObjUser\_lookupEmail(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailSearchCoursesGUI::mailMembers | ( | ) |
Definition at line 190 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $ilUser, ilObjUser\_lookupLogin(), and ilUtil\redirect().
Referenced by mail().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailSearchCoursesGUI::share | ( | ) |
Definition at line 551 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_REQUEST, $lng, addPermission(), ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| ilMailSearchCoursesGUI::showMembers | ( | ) |
Show course members.
Definition at line 443 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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.