ILIAS
release_8 Revision v8.19
|
Portfolio repository gui class. More...
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, 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().
|
protected |
Definition at line 578 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 159 of file class.ilPortfolioRepositoryGUI.php.
Referenced by deletePortfolios(), saveTitles(), setDefault(), setDefaultConfirmation(), setDefaultGlobal(), setDefaultRegistered(), and unsetDefault().
|
protected |
Definition at line 387 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $id, $lng, $tpl, ilObject\_lookupTitle(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
|
protected |
Definition at line 413 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $id, $lng, $user_id, checkAccess(), and ilLanguage\txt().
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().
|
protected |
Definition at line 190 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, Vendor\Package\$f, $lng, $ui, ilPortfolioExerciseGUI\checkExercise(), ilUtil\getImagePath(), ilCtrl\getLinkTarget(), ilCtrl\getLinkTargetByClass(), ilPortfolioAccessHandler\getObjectsIShare(), ilObjPortfolio\getPortfoliosOfUser(), ilCtrl\setParameter(), ilCtrl\setParameterByClass(), and ilLanguage\txt().
Referenced by show().
|
protected |
Definition at line 587 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 361 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $id, $lng, checkAccess(), ilUtil\stripSlashes(), and ilLanguage\txt().
|
protected |
Definition at line 525 of file class.ilPortfolioRepositoryGUI.php.
References $access_handler, $ctrl, $ilUser, $lng, $user, checkAccess(), ilObjPortfolio\setUserDefault(), and ilLanguage\txt().
Referenced by setDefaultConfirmation(), setDefaultGlobal(), and setDefaultRegistered().
|
protected |
Confirm sharing when setting default.
Definition at line 457 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilSetting, $lng, $settings, $tabs, $tpl, checkAccess(), ilGlobalTemplateInterface\setContent(), setDefault(), and ilLanguage\txt().
|
protected |
Definition at line 501 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, checkAccess(), ilWorkspaceAccessGUI\PERMISSION_ALL, and setDefault().
|
protected |
Definition at line 513 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, checkAccess(), ilWorkspaceAccessGUI\PERMISSION_REGISTERED, and setDefault().
|
protected |
Definition at line 144 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $lng, $locator, $tpl, ilGlobalTemplateInterface\setLocator(), and ilLanguage\txt().
Referenced by executeCommand().
|
protected |
Definition at line 344 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $lng, ilObject\_lookupOwner(), and ilLanguage\txt().
|
protected |
Definition at line 328 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $lng, ilObject\_lookupOwner(), and ilLanguage\txt().
ilPortfolioRepositoryGUI::setTabs | ( | ) |
Definition at line 120 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $help, $lng, $tabs, ilHelpGUI\setScreenIdComponent(), and ilLanguage\txt().
Referenced by executeCommand().
|
protected |
Definition at line 175 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $toolbar, $tpl, ilLinkButton\getInstance(), getPortfolioList(), and ilGlobalTemplateInterface\setContent().
|
protected |
Definition at line 566 of file class.ilPortfolioRepositoryGUI.php.
References $tabs, $tpl, ilTabsGUI\activateTab(), and ilGlobalTemplateInterface\setContent().
Referenced by applyShareFilter(), resetShareFilter(), and showOtherFilter().
|
protected |
Definition at line 561 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 437 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilUser, $lng, $user, checkAccess(), ilObjPortfolio\setUserDefault(), and ilLanguage\txt().
|
protected |
Definition at line 40 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setDefault().
|
protected |
Definition at line 32 of file class.ilPortfolioRepositoryGUI.php.
Referenced by confirmPortfolioDeletion(), deletePortfolios(), executeCommand(), getPortfolioList(), saveTitles(), setDefault(), setDefaultConfirmation(), setDefaultGlobal(), setDefaultRegistered(), setLocator(), setOffline(), setOnline(), setTabs(), show(), and unsetDefault().
|
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 confirmPortfolioDeletion(), deletePortfolios(), executeCommand(), getPortfolioList(), saveTitles(), setDefault(), setDefaultConfirmation(), setLocator(), setOffline(), setOnline(), setTabs(), and unsetDefault().
|
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.
Referenced by setDefaultConfirmation().
|
protected |
Definition at line 34 of file class.ilPortfolioRepositoryGUI.php.
Referenced by executeCommand(), setDefaultConfirmation(), setTabs(), and showOther().
|
protected |
Definition at line 37 of file class.ilPortfolioRepositoryGUI.php.
Referenced by show().
|
protected |
Definition at line 33 of file class.ilPortfolioRepositoryGUI.php.
Referenced by confirmPortfolioDeletion(), executeCommand(), setDefaultConfirmation(), setLocator(), show(), and showOther().
|
protected |
Definition at line 41 of file class.ilPortfolioRepositoryGUI.php.
Referenced by getPortfolioList().
|
protected |
Definition at line 31 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setDefault(), and unsetDefault().
|
protected |
Definition at line 39 of file class.ilPortfolioRepositoryGUI.php.
Referenced by deletePortfolios().