ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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.
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().
ilSingleUserShareGUI::initShareForm | ( | ilPropertyFormGUI | $form = null | ) |
Definition at line 46 of file class.ilSingleUserShareGUI.php.
References getShareForm().
|
protected |
Definition at line 75 of file class.ilSingleUserShareGUI.php.
References ilObjUser\_lookupId(), getShareForm(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
|
protected |
Definition at line 13 of file class.ilSingleUserShareGUI.php.
|
protected |
Definition at line 14 of file class.ilSingleUserShareGUI.php.
Referenced by __construct().
|
protected |
Definition at line 12 of file class.ilSingleUserShareGUI.php.
Referenced by __construct().