ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct ( $wsp_access_handler=null, ?int $wsp_node_id=null) | |
executeCommand () | |
initShareForm (ilPropertyFormGUI $form=null) | |
getShareForm () | |
cancel () | |
Protected Member Functions | |
saveShare () | |
Protected Attributes | |
int | $wsp_node_id |
$wsp_access_handler | |
ilGlobalTemplateInterface | $tpl |
ilCtrl | $ctrl |
ilLanguage | $lng |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 22 of file class.ilSingleUserShareGUI.php.
ilSingleUserShareGUI::__construct | ( | $wsp_access_handler = null , |
|
?int | $wsp_node_id = null |
||
) |
Definition at line 33 of file class.ilSingleUserShareGUI.php.
References $DIC, $wsp_access_handler, $wsp_node_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilSingleUserShareGUI::cancel | ( | ) |
Definition at line 111 of file class.ilSingleUserShareGUI.php.
References ILIAS\Repository\ctrl().
ilSingleUserShareGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilSingleUserShareGUI.php.
References ILIAS\Repository\ctrl().
ilSingleUserShareGUI::getShareForm | ( | ) |
Definition at line 70 of file class.ilSingleUserShareGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by initShareForm(), and saveShare().
ilSingleUserShareGUI::initShareForm | ( | ilPropertyFormGUI | $form = null | ) |
Definition at line 62 of file class.ilSingleUserShareGUI.php.
References getShareForm().
|
protected |
Definition at line 89 of file class.ilSingleUserShareGUI.php.
References ilObjUser\_lookupId(), ILIAS\Repository\ctrl(), getShareForm(), and ILIAS\Repository\lng().
|
protected |
Definition at line 30 of file class.ilSingleUserShareGUI.php.
|
protected |
Definition at line 31 of file class.ilSingleUserShareGUI.php.
|
protected |
Definition at line 29 of file class.ilSingleUserShareGUI.php.
|
protected |
Definition at line 28 of file class.ilSingleUserShareGUI.php.
Referenced by __construct().
|
protected |
Definition at line 24 of file class.ilSingleUserShareGUI.php.
Referenced by __construct().