|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilSingleUserShareGUI:Public Member Functions | |
| __construct (ilPortfolioAccessHandler|ilWorkspaceAccessHandler|null $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 |
| ilPortfolioAccessHandler ilWorkspaceAccessHandler | $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 | ( | ilPortfolioAccessHandler|ilWorkspaceAccessHandler|null | $wsp_access_handler = null, |
| ?int | $wsp_node_id = null |
||
| ) |
Definition at line 30 of file class.ilSingleUserShareGUI.php.
References $DIC, $wsp_access_handler, $wsp_node_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSingleUserShareGUI::cancel | ( | ) |
Definition at line 108 of file class.ilSingleUserShareGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSingleUserShareGUI::executeCommand | ( | ) |
Definition at line 45 of file class.ilSingleUserShareGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSingleUserShareGUI::getShareForm | ( | ) |
Definition at line 67 of file class.ilSingleUserShareGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by initShareForm(), and saveShare().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSingleUserShareGUI::initShareForm | ( | ?ilPropertyFormGUI | $form = null | ) |
Definition at line 59 of file class.ilSingleUserShareGUI.php.
References getShareForm().
Here is the call graph for this function:
|
protected |
Definition at line 86 of file class.ilSingleUserShareGUI.php.
References $user_id, ilObjUser\_lookupId(), ILIAS\Repository\ctrl(), getShareForm(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file class.ilSingleUserShareGUI.php.
|
protected |
Definition at line 28 of file class.ilSingleUserShareGUI.php.
|
protected |
Definition at line 26 of file class.ilSingleUserShareGUI.php.
|
protected |
Definition at line 25 of file class.ilSingleUserShareGUI.php.
Referenced by __construct().
|
protected |
Definition at line 24 of file class.ilSingleUserShareGUI.php.
Referenced by __construct().