ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Portfolio repository gui class. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
setTabs () | |
Protected Member Functions | |
setLocator () | |
checkAccess ($a_permission, $a_portfolio_id=null) | |
show () | |
getPortfolioList () | |
Get portfolio list. More... | |
setOnline () | |
Set online. More... | |
setOffline () | |
Set offline. More... | |
saveTitles () | |
confirmPortfolioDeletion () | |
deletePortfolios () | |
unsetDefault () | |
setDefaultConfirmation () | |
Confirm sharing when setting default. More... | |
setDefaultGlobal () | |
setDefaultRegistered () | |
setDefault ($a_prtf_id) | |
showOtherFilter () | |
showOther ($a_load_data=true) | |
applyShareFilter () | |
resetShareFilter () | |
Protected Attributes | |
$lng | |
$user | |
$ctrl | |
$tpl | |
$tabs | |
$help | |
$locator | |
$toolbar | |
$settings | |
$user_id | |
$access_handler | |
$ui | |
Portfolio repository gui class.
Definition at line 11 of file class.ilPortfolioRepositoryGUI.php.
ilPortfolioRepositoryGUI::__construct | ( | ) |
Definition at line 66 of file class.ilPortfolioRepositoryGUI.php.
References $DIC, $ilUser, $lng, help(), settings(), ui(), and user().
|
protected |
Definition at line 596 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 178 of file class.ilPortfolioRepositoryGUI.php.
Referenced by deletePortfolios(), saveTitles(), setDefault(), setDefaultConfirmation(), setDefaultGlobal(), setDefaultRegistered(), and unsetDefault().
|
protected |
Definition at line 414 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $lng, $tpl, ilObject2\_lookupTitle(), and ilUtil\sendInfo().
|
protected |
Definition at line 440 of file class.ilPortfolioRepositoryGUI.php.
References $_POST, $ctrl, $lng, $user_id, and checkAccess().
ilPortfolioRepositoryGUI::executeCommand | ( | ) |
Definition at line 91 of file class.ilPortfolioRepositoryGUI.php.
References $_GET, $ctrl, $lng, $tabs, $tpl, ilLink\_getLink(), ilUtil\getImagePath(), setLocator(), and setTabs().
|
protected |
Get portfolio list.
Definition at line 214 of file class.ilPortfolioRepositoryGUI.php.
References $access_handler, $ctrl, Vendor\Package\$f, $lng, $ui, ilPortfolioExerciseGUI\checkExercise(), ilUtil\getImagePath(), and ilObjPortfolio\getPortfoliosOfUser().
Referenced by show().
|
protected |
Definition at line 605 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 388 of file class.ilPortfolioRepositoryGUI.php.
References $_POST, $ctrl, $lng, checkAccess(), and ilUtil\stripSlashes().
|
protected |
Definition at line 552 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilUser, $lng, $user, checkAccess(), and ilObjPortfolio\setUserDefault().
Referenced by setDefaultConfirmation(), setDefaultGlobal(), and setDefaultRegistered().
|
protected |
Confirm sharing when setting default.
Definition at line 485 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilSetting, $lng, $settings, $tabs, $tpl, checkAccess(), and setDefault().
|
protected |
Definition at line 528 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, checkAccess(), ilWorkspaceAccessGUI\PERMISSION_ALL, and setDefault().
|
protected |
Definition at line 540 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, checkAccess(), ilWorkspaceAccessGUI\PERMISSION_REGISTERED, and setDefault().
|
protected |
Definition at line 163 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $lng, $locator, and $tpl.
Referenced by executeCommand().
|
protected |
Set offline.
Definition at line 371 of file class.ilPortfolioRepositoryGUI.php.
References $_GET, $ctrl, $lng, $user_id, and ilObject2\_lookupOwner().
|
protected |
Set online.
Definition at line 352 of file class.ilPortfolioRepositoryGUI.php.
References $_GET, $ctrl, $lng, $user_id, and ilObject2\_lookupOwner().
ilPortfolioRepositoryGUI::setTabs | ( | ) |
Definition at line 139 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $help, $lng, and $tabs.
Referenced by executeCommand().
|
protected |
Definition at line 192 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $lng, $toolbar, $tpl, ilLinkButton\getInstance(), and getPortfolioList().
|
protected |
Definition at line 585 of file class.ilPortfolioRepositoryGUI.php.
Referenced by applyShareFilter(), resetShareFilter(), and showOtherFilter().
|
protected |
Definition at line 580 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 465 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilUser, $lng, $user, checkAccess(), and ilObjPortfolio\setUserDefault().
|
protected |
Definition at line 59 of file class.ilPortfolioRepositoryGUI.php.
Referenced by getPortfolioList().
|
protected |
Definition at line 26 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 41 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setTabs().
|
protected |
Definition at line 16 of file class.ilPortfolioRepositoryGUI.php.
Referenced by __construct(), confirmPortfolioDeletion(), deletePortfolios(), executeCommand(), getPortfolioList(), saveTitles(), setDefault(), setDefaultConfirmation(), setLocator(), setOffline(), setOnline(), setTabs(), show(), and unsetDefault().
|
protected |
Definition at line 46 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setLocator().
|
protected |
Definition at line 56 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setDefaultConfirmation().
|
protected |
Definition at line 36 of file class.ilPortfolioRepositoryGUI.php.
Referenced by executeCommand(), setDefaultConfirmation(), setTabs(), and showOther().
|
protected |
Definition at line 51 of file class.ilPortfolioRepositoryGUI.php.
Referenced by show().
|
protected |
Definition at line 31 of file class.ilPortfolioRepositoryGUI.php.
Referenced by confirmPortfolioDeletion(), executeCommand(), setDefaultConfirmation(), setLocator(), show(), and showOther().
|
protected |
Definition at line 64 of file class.ilPortfolioRepositoryGUI.php.
Referenced by getPortfolioList().
|
protected |
Definition at line 21 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setDefault(), and unsetDefault().
|
protected |
Definition at line 58 of file class.ilPortfolioRepositoryGUI.php.
Referenced by deletePortfolios(), setOffline(), and setOnline().