|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilMailSearchGroupsGUI:Public Member Functions | |
| __construct ($wsp_access_handler=null, $wsp_node_id=null) | |
| executeCommand () | |
| mail () | |
| mailGroups () | |
| 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.ilMailSearchGroupsGUI.php.
| ilMailSearchGroupsGUI::__construct | ( | $wsp_access_handler = null, |
|
$wsp_node_id = null |
|||
| ) |
Definition at line 73 of file class.ilMailSearchGroupsGUI.php.
References $DIC, error(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 567 of file class.ilMailSearchGroupsGUI.php.
References ilUtil\sendSuccess().
Referenced by share().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailSearchGroupsGUI::cancel | ( | ) |
Cancel action.
Definition at line 290 of file class.ilMailSearchGroupsGUI.php.
References $_GET.
| ilMailSearchGroupsGUI::executeCommand | ( | ) |
Definition at line 101 of file class.ilMailSearchGroupsGUI.php.
References $cmd, error(), and ilBuddySystem\getInstance().
Here is the call graph for this function:| ilMailSearchGroupsGUI::mail | ( | ) |
Definition at line 130 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, mailGroups(), mailMembers(), ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| ilMailSearchGroupsGUI::mailGroups | ( | ) |
Definition at line 164 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $ref_id, 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:| ilMailSearchGroupsGUI::mailMembers | ( | ) |
Definition at line 240 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, 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:| ilMailSearchGroupsGUI::share | ( | ) |
Definition at line 533 of file class.ilMailSearchGroupsGUI.php.
References $_GET, addPermission(), ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| ilMailSearchGroupsGUI::showMembers | ( | ) |
Show course members.
Definition at line 441 of file class.ilMailSearchGroupsGUI.php.
References $_GET, $_POST, $ref_id, ilObject\_getAllReferences(), ilObjUser\_lookupPref(), ilStr\convertUpperCamelCaseToUnderscoreCase(), ilBuddySystem\getInstance(), ilBuddyList\getInstanceByGlobalUser(), ilObjectFactory\getInstanceByRefId(), 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.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 26 of file class.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 41 of file class.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 31 of file class.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 71 of file class.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 51 of file class.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 46 of file class.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 21 of file class.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 56 of file class.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 66 of file class.ilMailSearchGroupsGUI.php.
|
protected |
Definition at line 36 of file class.ilMailSearchGroupsGUI.php.