|
ILIAS
release_8 Revision v8.24
|
@ilCtrl_Calls ilPortfolioRoleAssignmentGUI: ilPropertyFormGUI More...
Collaboration diagram for ilPortfolioRoleAssignmentGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| initAssignmentForm () | |
| saveAssignment () | |
Protected Member Functions | |
| listAssignments () | |
| addAssignment () | |
| confirmAssignmentDeletion () | |
| deleteAssignments () | |
Protected Attributes | |
| StandardGUIRequest | $port_request |
| ilCtrl | $ctrl |
| ilToolbarGUI | $toolbar |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $main_tpl |
| PortfolioRoleAssignmentManager | $manager |
@ilCtrl_Calls ilPortfolioRoleAssignmentGUI: ilPropertyFormGUI
Definition at line 26 of file class.ilPortfolioRoleAssignmentGUI.php.
| ilPortfolioRoleAssignmentGUI::__construct | ( | ) |
Definition at line 35 of file class.ilPortfolioRoleAssignmentGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 92 of file class.ilPortfolioRoleAssignmentGUI.php.
References $main_tpl, initAssignmentForm(), and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:
|
protected |
Definition at line 148 of file class.ilPortfolioRoleAssignmentGUI.php.
References $ctrl, $i, $lng, $main_tpl, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilCtrl\getFormAction(), ilCtrl\redirect(), ilGlobalTemplateInterface\setContent(), ilGlobalTemplateInterface\setOnScreenMessage(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 178 of file class.ilPortfolioRoleAssignmentGUI.php.
References $ctrl, $i, $lng, ilCtrl\redirect(), and ilLanguage\txt().
Here is the call graph for this function:| ilPortfolioRoleAssignmentGUI::executeCommand | ( | ) |
Definition at line 50 of file class.ilPortfolioRoleAssignmentGUI.php.
References $ctrl, ilCtrl\forwardCommand(), ilCtrl\getCmd(), ilCtrl\getNextClass(), and initAssignmentForm().
Here is the call graph for this function:| ilPortfolioRoleAssignmentGUI::initAssignmentForm | ( | ) |
Definition at line 99 of file class.ilPortfolioRoleAssignmentGUI.php.
References $ctrl, $lng, ilCtrl\getFormAction(), ILIAS\Repository\lng(), and ilLanguage\txt().
Referenced by addAssignment(), executeCommand(), and saveAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 76 of file class.ilPortfolioRoleAssignmentGUI.php.
References $lng, ILIAS\Repository\toolbar(), and ilLanguage\txt().
Here is the call graph for this function:| ilPortfolioRoleAssignmentGUI::saveAssignment | ( | ) |
Definition at line 128 of file class.ilPortfolioRoleAssignmentGUI.php.
References $ctrl, $lng, $main_tpl, initAssignmentForm(), ilCtrl\redirect(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.ilPortfolioRoleAssignmentGUI.php.
Referenced by confirmAssignmentDeletion(), deleteAssignments(), executeCommand(), initAssignmentForm(), and saveAssignment().
|
protected |
Definition at line 31 of file class.ilPortfolioRoleAssignmentGUI.php.
Referenced by confirmAssignmentDeletion(), deleteAssignments(), initAssignmentForm(), listAssignments(), and saveAssignment().
|
protected |
Definition at line 32 of file class.ilPortfolioRoleAssignmentGUI.php.
Referenced by addAssignment(), confirmAssignmentDeletion(), and saveAssignment().
|
protected |
Definition at line 33 of file class.ilPortfolioRoleAssignmentGUI.php.
|
protected |
Definition at line 28 of file class.ilPortfolioRoleAssignmentGUI.php.
|
protected |
Definition at line 30 of file class.ilPortfolioRoleAssignmentGUI.php.