|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for ilMailSearchCoursesGUI:Public Member Functions | |
| __construct ($wsp_access_handler=null, $wsp_node_id=null) | |
| executeCommand () | |
| mail () | |
| mailCourses () | |
| mailMembers () | |
| cancel () | |
| Cancel action. More... | |
| showMembers () | |
| Show course members. More... | |
| share () | |
Protected Member Functions | |
| addPermission ($a_obj_ids) | |
Protected Attributes | |
| $tpl | |
| $ctrl | |
| $lng | |
| $user | |
| $error | |
| $rbacsystem | |
| $rbacreview | |
| $tree | |
| $cache | |
| $umail | |
| $mailing_allowed | |
Definition at line 16 of file class.ilMailSearchCoursesGUI.php.
| ilMailSearchCoursesGUI::__construct | ( | $wsp_access_handler = null, |
|
$wsp_node_id = null |
|||
| ) |
Definition at line 73 of file class.ilMailSearchCoursesGUI.php.
References $DIC, error(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 536 of file class.ilMailSearchCoursesGUI.php.
Referenced by share().
Here is the caller graph for this function:| ilMailSearchCoursesGUI::cancel | ( | ) |
Cancel action.
Definition at line 272 of file class.ilMailSearchCoursesGUI.php.
References $_GET.
| ilMailSearchCoursesGUI::executeCommand | ( | ) |
Definition at line 102 of file class.ilMailSearchCoursesGUI.php.
References error(), and ilBuddySystem\getInstance().
Here is the call graph for this function:| ilMailSearchCoursesGUI::mail | ( | ) |
Definition at line 128 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, mailCourses(), mailMembers(), ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| ilMailSearchCoursesGUI::mailCourses | ( | ) |
Definition at line 152 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, ilObject\_getAllReferences(), ilUtil\redirect(), and user().
Referenced by mail().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailSearchCoursesGUI::mailMembers | ( | ) |
Definition at line 223 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $login, ilObjUser\_lookupLogin(), ilUtil\redirect(), and user().
Referenced by mail().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailSearchCoursesGUI::share | ( | ) |
Definition at line 513 of file class.ilMailSearchCoursesGUI.php.
References $_GET, addPermission(), ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| ilMailSearchCoursesGUI::showMembers | ( | ) |
Show course members.
Definition at line 406 of file class.ilMailSearchCoursesGUI.php.
References $_GET, $_POST, $_SESSION, $context, $login, $name, $table, ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), ilUtil\_sortIds(), ilStr\convertUpperCamelCaseToUnderscoreCase(), ilBuddySystem\getInstance(), ilBuddyList\getInstanceByGlobalUser(), ilObjectFactory\getInstanceByObjId(), ilUtil\sendInfo(), and user().
Referenced by mail(), and share().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 61 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 26 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 41 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 31 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 71 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 51 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 46 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 21 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 56 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 66 of file class.ilMailSearchCoursesGUI.php.
|
protected |
Definition at line 36 of file class.ilMailSearchCoursesGUI.php.