|
ILIAS
release_8 Revision v8.24
|
Portfolio repository gui class. More...
Collaboration diagram for ilPortfolioRepositoryGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| setTabs () | |
Protected Member Functions | |
| setLocator () | |
| checkAccess (string $a_permission, ?int $a_portfolio_id=null) | |
| show () | |
| getPortfolioList () | |
| setOnline () | |
| setOffline () | |
| saveTitles () | |
| confirmPortfolioDeletion () | |
| deletePortfolios () | |
| unsetDefault () | |
| setDefaultConfirmation () | |
| Confirm sharing when setting default. More... | |
| setDefaultGlobal () | |
| setDefaultRegistered () | |
| setDefault (int $a_prtf_id) | |
| showOtherFilter () | |
| showOther (bool $a_load_data=true) | |
| applyShareFilter () | |
| resetShareFilter () | |
Protected Attributes | |
| StandardGUIRequest | $port_request |
| ilLanguage | $lng |
| ilObjUser | $user |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilTabsGUI | $tabs |
| ilHelpGUI | $help |
| ilLocatorGUI | $locator |
| ilToolbarGUI | $toolbar |
| ilSetting | $settings |
| int | $user_id |
| ilPortfolioAccessHandler | $access_handler |
| ILIAS DI UIServices | $ui |
Portfolio repository gui class.
Definition at line 27 of file class.ilPortfolioRepositoryGUI.php.
| ilPortfolioRepositoryGUI::__construct | ( | ) |
Definition at line 43 of file class.ilPortfolioRepositoryGUI.php.
References $DIC, $ilUser, $lng, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ILIAS\Repository\locator(), ILIAS\Repository\settings(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 578 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 159 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 387 of file class.ilPortfolioRepositoryGUI.php.
References $id, $lng, $tpl, and ilObject\_lookupTitle().
Here is the call graph for this function:
|
protected |
Definition at line 413 of file class.ilPortfolioRepositoryGUI.php.
| ilPortfolioRepositoryGUI::executeCommand | ( | ) |
Definition at line 73 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $lng, $tabs, $tpl, ilLink\_getLink(), ilUtil\getImagePath(), ILIAS\Repository\lng(), setLocator(), setTabs(), ilGlobalTemplateInterface\setTitle(), ilGlobalTemplateInterface\setTitleIcon(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 190 of file class.ilPortfolioRepositoryGUI.php.
References Vendor\Package\$f, $lng, ilPortfolioExerciseGUI\checkExercise(), ilUtil\getImagePath(), and ilObjPortfolio\getPortfoliosOfUser().
Here is the call graph for this function:
|
protected |
Definition at line 587 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 361 of file class.ilPortfolioRepositoryGUI.php.
References $id, $lng, and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Definition at line 525 of file class.ilPortfolioRepositoryGUI.php.
References $ilUser, $lng, and ilObjPortfolio\setUserDefault().
Here is the call graph for this function:
|
protected |
Confirm sharing when setting default.
Definition at line 457 of file class.ilPortfolioRepositoryGUI.php.
References $ilSetting, $lng, ILIAS\LTI\ToolProvider\$settings, and $tpl.
|
protected |
Definition at line 501 of file class.ilPortfolioRepositoryGUI.php.
References ilWorkspaceAccessGUI\PERMISSION_ALL.
|
protected |
Definition at line 513 of file class.ilPortfolioRepositoryGUI.php.
References ilWorkspaceAccessGUI\PERMISSION_REGISTERED.
|
protected |
Definition at line 144 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $lng, $locator, $tpl, ilGlobalTemplateInterface\setLocator(), and ilLanguage\txt().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 344 of file class.ilPortfolioRepositoryGUI.php.
References $lng, and ilObject\_lookupOwner().
Here is the call graph for this function:
|
protected |
Definition at line 328 of file class.ilPortfolioRepositoryGUI.php.
References $lng, and ilObject\_lookupOwner().
Here is the call graph for this function:| ilPortfolioRepositoryGUI::setTabs | ( | ) |
Definition at line 120 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $help, $lng, $tabs, ilHelpGUI\setScreenIdComponent(), and ilLanguage\txt().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 175 of file class.ilPortfolioRepositoryGUI.php.
References $tpl, and ilLinkButton\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 566 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 561 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 437 of file class.ilPortfolioRepositoryGUI.php.
References $ilUser, $lng, and ilObjPortfolio\setUserDefault().
Here is the call graph for this function:
|
protected |
Definition at line 40 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 32 of file class.ilPortfolioRepositoryGUI.php.
Referenced by executeCommand(), setLocator(), and setTabs().
|
protected |
Definition at line 35 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setTabs().
|
protected |
Definition at line 30 of file class.ilPortfolioRepositoryGUI.php.
Referenced by __construct(), executeCommand(), setLocator(), and setTabs().
|
protected |
Definition at line 36 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setLocator().
|
protected |
Definition at line 29 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 38 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 34 of file class.ilPortfolioRepositoryGUI.php.
Referenced by executeCommand(), and setTabs().
|
protected |
Definition at line 37 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 33 of file class.ilPortfolioRepositoryGUI.php.
Referenced by executeCommand(), and setLocator().
|
protected |
Definition at line 41 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 31 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 39 of file class.ilPortfolioRepositoryGUI.php.