ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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.
ilPortfolioRepositoryGUI: ilObjPortfolioGUI, ilObjExerciseGUI
Definition at line 16 of file class.ilPortfolioRepositoryGUI.php.
ilPortfolioRepositoryGUI::__construct | ( | ) |
Definition at line 71 of file class.ilPortfolioRepositoryGUI.php.
References $DIC, $ilUser, $lng, settings(), and user().
|
protected |
Definition at line 605 of file class.ilPortfolioRepositoryGUI.php.
References $tbl, and showOther().
|
protected |
Definition at line 182 of file class.ilPortfolioRepositoryGUI.php.
Referenced by deletePortfolios(), saveTitles(), setDefault(), setDefaultConfirmation(), setDefaultGlobal(), setDefaultRegistered(), and unsetDefault().
|
protected |
Definition at line 420 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $id, $ilCtrl, $lng, $tpl, ilObject2\_lookupTitle(), and ilUtil\sendInfo().
|
protected |
Definition at line 447 of file class.ilPortfolioRepositoryGUI.php.
References $_POST, $ctrl, $id, $ilCtrl, $lng, $user_id, and checkAccess().
ilPortfolioRepositoryGUI::executeCommand | ( | ) |
Definition at line 97 of file class.ilPortfolioRepositoryGUI.php.
References $_GET, $ctrl, $ilCtrl, $lng, $tabs, $tpl, ilLink\_getLink(), ilUtil\getImagePath(), setLocator(), and setTabs().
|
protected |
Get portfolio list.
Definition at line 219 of file class.ilPortfolioRepositoryGUI.php.
References $access_handler, $action, $ctrl, $f, $lng, $ui, ilPortfolioExerciseGUI\checkExercise(), ilUtil\getImagePath(), and ilObjPortfolio\getPortfoliosOfUser().
Referenced by show().
|
protected |
Definition at line 615 of file class.ilPortfolioRepositoryGUI.php.
References $tbl, and showOther().
|
protected |
Definition at line 394 of file class.ilPortfolioRepositoryGUI.php.
References $_POST, $ctrl, $id, $ilCtrl, $lng, $title, checkAccess(), and ilUtil\stripSlashes().
|
protected |
Definition at line 560 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilCtrl, $ilUser, $lng, $user, checkAccess(), and ilObjPortfolio\setUserDefault().
Referenced by setDefaultConfirmation(), setDefaultGlobal(), and setDefaultRegistered().
|
protected |
Confirm sharing when setting default.
Definition at line 492 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilCtrl, $ilSetting, $lng, $settings, $tabs, $tpl, checkAccess(), and setDefault().
|
protected |
Definition at line 536 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilCtrl, checkAccess(), ilWorkspaceAccessGUI\PERMISSION_ALL, and setDefault().
|
protected |
Definition at line 548 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilCtrl, checkAccess(), ilWorkspaceAccessGUI\PERMISSION_REGISTERED, and setDefault().
|
protected |
Definition at line 167 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilCtrl, $lng, $locator, and $tpl.
Referenced by executeCommand().
|
protected |
Set offline.
Definition at line 377 of file class.ilPortfolioRepositoryGUI.php.
References $_GET, $ctrl, $ilCtrl, $lng, $user_id, and ilObject2\_lookupOwner().
|
protected |
Set online.
Definition at line 358 of file class.ilPortfolioRepositoryGUI.php.
References $_GET, $ctrl, $ilCtrl, $lng, $user_id, and ilObject2\_lookupOwner().
ilPortfolioRepositoryGUI::setTabs | ( | ) |
Definition at line 143 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $help, $ilCtrl, $lng, and $tabs.
Referenced by executeCommand().
|
protected |
Definition at line 196 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilCtrl, $lng, $toolbar, $tpl, ilLinkButton\getInstance(), getPortfolioList(), and ilDiskQuotaHandler\getStatusLegend().
|
protected |
Definition at line 593 of file class.ilPortfolioRepositoryGUI.php.
References $tabs, $tbl, and $tpl.
Referenced by applyShareFilter(), resetShareFilter(), and showOtherFilter().
|
protected |
Definition at line 588 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 472 of file class.ilPortfolioRepositoryGUI.php.
References $ctrl, $ilCtrl, $ilUser, $lng, $user, checkAccess(), and ilObjPortfolio\setUserDefault().
|
protected |
Definition at line 64 of file class.ilPortfolioRepositoryGUI.php.
Referenced by getPortfolioList().
|
protected |
Definition at line 31 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 46 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setTabs().
|
protected |
Definition at line 21 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 51 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setLocator().
|
protected |
Definition at line 61 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setDefaultConfirmation().
|
protected |
Definition at line 41 of file class.ilPortfolioRepositoryGUI.php.
Referenced by executeCommand(), setDefaultConfirmation(), setTabs(), and showOther().
|
protected |
Definition at line 56 of file class.ilPortfolioRepositoryGUI.php.
Referenced by show().
|
protected |
Definition at line 36 of file class.ilPortfolioRepositoryGUI.php.
Referenced by confirmPortfolioDeletion(), executeCommand(), setDefaultConfirmation(), setLocator(), show(), and showOther().
|
protected |
Definition at line 69 of file class.ilPortfolioRepositoryGUI.php.
Referenced by getPortfolioList().
|
protected |
Definition at line 26 of file class.ilPortfolioRepositoryGUI.php.
Referenced by setDefault(), and unsetDefault().
|
protected |
Definition at line 63 of file class.ilPortfolioRepositoryGUI.php.
Referenced by deletePortfolios(), setOffline(), and setOnline().