ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilObjUser $actor) | |
getItems (array $object_type_white_list=array()) | |
Protected Attributes | |
ilObjUser | $actor |
ilFavouritesManager | $fav_manager |
ilAccessHandler | $access |
ilSetting | $settings |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 19 of file class.ilPDSelectedItemsBlockSelectedItemsProvider.php.
ilPDSelectedItemsBlockSelectedItemsProvider::__construct | ( | ilObjUser | $actor | ) |
Definition at line 26 of file class.ilPDSelectedItemsBlockSelectedItemsProvider.php.
References $actor, $DIC, ILIAS\Repository\access(), and ILIAS\Repository\settings().
ilPDSelectedItemsBlockSelectedItemsProvider::getItems | ( | array | $object_type_white_list = array() | ) |
array | $object_type_white_list | An optional array of object_types used for filter purposes |
Implements ilPDSelectedItemsBlockProvider.
Definition at line 36 of file class.ilPDSelectedItemsBlockSelectedItemsProvider.php.
References ILIAS\Repository\access(), ILIAS\Repository\int(), ILIAS\Repository\settings(), and ilStr\shortenTextExtended().
|
protected |
Definition at line 23 of file class.ilPDSelectedItemsBlockSelectedItemsProvider.php.
|
protected |
Definition at line 21 of file class.ilPDSelectedItemsBlockSelectedItemsProvider.php.
Referenced by __construct().
|
protected |
Definition at line 22 of file class.ilPDSelectedItemsBlockSelectedItemsProvider.php.
|
protected |
Definition at line 24 of file class.ilPDSelectedItemsBlockSelectedItemsProvider.php.