|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilSingleUserShareGUI:Public Member Functions | |
| __construct ($wsp_access_handler=null, $wsp_node_id=null) | |
| executeCommand () | |
| initShareForm (ilPropertyFormGUI $form=null) | |
| getShareForm () | |
| cancel () | |
Protected Member Functions | |
| saveShare () | |
Protected Attributes | |
| $tpl | |
| $ctrl | |
| $lng | |
Definition at line 10 of file class.ilSingleUserShareGUI.php.
| ilSingleUserShareGUI::__construct | ( | $wsp_access_handler = null, |
|
$wsp_node_id = null |
|||
| ) |
Definition at line 16 of file class.ilSingleUserShareGUI.php.
References $DIC.
| ilSingleUserShareGUI::cancel | ( | ) |
Definition at line 104 of file class.ilSingleUserShareGUI.php.
| ilSingleUserShareGUI::executeCommand | ( | ) |
Definition at line 29 of file class.ilSingleUserShareGUI.php.
References $cmd.
| ilSingleUserShareGUI::getShareForm | ( | ) |
Definition at line 55 of file class.ilSingleUserShareGUI.php.
Referenced by initShareForm(), and saveShare().
Here is the caller graph for this function:| ilSingleUserShareGUI::initShareForm | ( | ilPropertyFormGUI | $form = null | ) |
Definition at line 46 of file class.ilSingleUserShareGUI.php.
References getShareForm().
Here is the call graph for this function:
|
protected |
Definition at line 75 of file class.ilSingleUserShareGUI.php.
References ilObjUser\_lookupId(), getShareForm(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 13 of file class.ilSingleUserShareGUI.php.
|
protected |
Definition at line 14 of file class.ilSingleUserShareGUI.php.
|
protected |
Definition at line 12 of file class.ilSingleUserShareGUI.php.