ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Dashboard recommended content UI. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
render () | |
Render. More... | |
Static Public Attributes | |
static | $list_by_type = [] |
Protected Member Functions | |
getListItemGroups () | |
Get items. More... | |
remove () | |
Remove from list. More... | |
makeFavourite () | |
Make favourite. More... | |
Protected Attributes | |
$user | |
$rec_manager | |
$recommendations | |
$ui | |
$lng | |
$ctrl | |
$settings | |
$fav_manager | |
Dashboard recommended content UI.
Definition at line 10 of file class.ilDashboardRecommendedContentGUI.php.
ilDashboardRecommendedContentGUI::__construct | ( | ) |
Constructor.
Definition at line 61 of file class.ilDashboardRecommendedContentGUI.php.
References $_GET, $DIC, settings(), ui(), and user().
ilDashboardRecommendedContentGUI::executeCommand | ( | ) |
Execute command.
Definition at line 84 of file class.ilDashboardRecommendedContentGUI.php.
References $ctrl.
|
protected |
Get items.
Definition at line 122 of file class.ilDashboardRecommendedContentGUI.php.
References $a_type, $ctrl, $DIC, Vendor\Package\$e, $factory, $location, $type, ilObject\_lookupDescription(), ilObject\_lookupObjectId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilObjectActivation\addListGUIActivationProperty(), settings(), and ilUtil\shortenText().
Referenced by render().
|
protected |
Make favourite.
Definition at line 260 of file class.ilDashboardRecommendedContentGUI.php.
References $ctrl, $lng, and user().
|
protected |
Remove from list.
Definition at line 247 of file class.ilDashboardRecommendedContentGUI.php.
References $ctrl, $lng, and user().
ilDashboardRecommendedContentGUI::render | ( | ) |
Render.
Definition at line 104 of file class.ilDashboardRecommendedContentGUI.php.
References getListItemGroups(), and ui().
|
protected |
Definition at line 46 of file class.ilDashboardRecommendedContentGUI.php.
Referenced by executeCommand(), getListItemGroups(), makeFavourite(), and remove().
|
protected |
Definition at line 56 of file class.ilDashboardRecommendedContentGUI.php.
|
static |
Definition at line 30 of file class.ilDashboardRecommendedContentGUI.php.
|
protected |
Definition at line 41 of file class.ilDashboardRecommendedContentGUI.php.
Referenced by makeFavourite(), and remove().
|
protected |
Definition at line 20 of file class.ilDashboardRecommendedContentGUI.php.
|
protected |
Definition at line 25 of file class.ilDashboardRecommendedContentGUI.php.
|
protected |
Definition at line 51 of file class.ilDashboardRecommendedContentGUI.php.
|
protected |
Definition at line 36 of file class.ilDashboardRecommendedContentGUI.php.
|
protected |
Definition at line 15 of file class.ilDashboardRecommendedContentGUI.php.