ILIAS
Release_4_4_x_branch Revision 61816
|
Portfolio repository gui class. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
setTabs () |
Protected Member Functions | |
setLocator () | |
checkAccess ($a_permission, $a_portfolio_id=null) | |
show () | |
saveTitles () | |
confirmPortfolioDeletion () | |
deletePortfolios () | |
unsetDefault () | |
setDefaultConfirmation () | |
Confirm sharing when setting default. | |
setDefaultGlobal () | |
setDefaultRegistered () | |
setDefault ($a_prtf_id) | |
showOtherFilter () | |
showOther ($a_load_data=true) | |
applyShareFilter () | |
resetShareFilter () |
Protected Attributes | |
$user_id | |
$access_handler |
Portfolio repository gui class.
ilPortfolioRepositoryGUI: ilObjPortfolioGUI
Definition at line 16 of file class.ilPortfolioRepositoryGUI.php.
ilPortfolioRepositoryGUI::__construct | ( | ) |
Definition at line 21 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 335 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 95 of file class.ilPortfolioRepositoryGUI.php.
Referenced by deletePortfolios(), saveTitles(), setDefault(), setDefaultConfirmation(), setDefaultGlobal(), setDefaultRegistered(), and unsetDefault().
|
protected |
Definition at line 156 of file class.ilPortfolioRepositoryGUI.php.
References $_POST, $ilCtrl, $lng, $tpl, ilObject2\_lookupTitle(), and ilUtil\sendInfo().
|
protected |
Definition at line 183 of file class.ilPortfolioRepositoryGUI.php.
References $_POST, $ilCtrl, $lng, $user_id, checkAccess(), and ilUtil\sendSuccess().
ilPortfolioRepositoryGUI::executeCommand | ( | ) |
Definition at line 34 of file class.ilPortfolioRepositoryGUI.php.
References $_REQUEST, $cmd, $ilCtrl, $lng, $tpl, ilUtil\getImagePath(), setLocator(), and setTabs().
|
protected |
Definition at line 345 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 125 of file class.ilPortfolioRepositoryGUI.php.
References $_POST, $ilCtrl, $lng, checkAccess(), and ilUtil\sendSuccess().
|
protected |
Definition at line 287 of file class.ilPortfolioRepositoryGUI.php.
References $ilCtrl, $ilUser, $lng, checkAccess(), ilUtil\sendSuccess(), and ilObjPortfolio\setUserDefault().
Referenced by setDefaultConfirmation(), setDefaultGlobal(), and setDefaultRegistered().
|
protected |
Confirm sharing when setting default.
Definition at line 230 of file class.ilPortfolioRepositoryGUI.php.
References $_REQUEST, $ilCtrl, $lng, $tpl, checkAccess(), and setDefault().
|
protected |
Definition at line 261 of file class.ilPortfolioRepositoryGUI.php.
References $_REQUEST, $ilCtrl, checkAccess(), ilWorkspaceAccessGUI\PERMISSION_ALL, and setDefault().
|
protected |
Definition at line 274 of file class.ilPortfolioRepositoryGUI.php.
References $_REQUEST, $ilCtrl, checkAccess(), ilWorkspaceAccessGUI\PERMISSION_REGISTERED, and setDefault().
|
protected |
Definition at line 85 of file class.ilPortfolioRepositoryGUI.php.
References $ilCtrl, $lng, and $tpl.
Referenced by executeCommand().
ilPortfolioRepositoryGUI::setTabs | ( | ) |
Definition at line 70 of file class.ilPortfolioRepositoryGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 110 of file class.ilPortfolioRepositoryGUI.php.
References $ilCtrl, $lng, and $tpl.
|
protected |
Definition at line 324 of file class.ilPortfolioRepositoryGUI.php.
References $tpl.
Referenced by applyShareFilter(), resetShareFilter(), and showOtherFilter().
|
protected |
Definition at line 319 of file class.ilPortfolioRepositoryGUI.php.
References showOther().
|
protected |
Definition at line 211 of file class.ilPortfolioRepositoryGUI.php.
References $ilCtrl, $ilUser, $lng, checkAccess(), ilUtil\sendSuccess(), and ilObjPortfolio\setUserDefault().
|
protected |
Definition at line 19 of file class.ilPortfolioRepositoryGUI.php.
|
protected |
Definition at line 18 of file class.ilPortfolioRepositoryGUI.php.
Referenced by deletePortfolios().