ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
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 (array $items=[]) | |
getItems () | |
getFirstItem () | |
Protected Attributes | |
array | $items |
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 Base container class for Web Link items
Definition at line 25 of file class.ilWebLinkBaseItemsContainer.php.
ilWebLinkBaseItemsContainer::__construct | ( | array | $items = [] | ) |
ilWebLinkBaseItem[] | $items |
Definition at line 35 of file class.ilWebLinkBaseItemsContainer.php.
References $items.
ilWebLinkBaseItemsContainer::getFirstItem | ( | ) |
Definition at line 48 of file class.ilWebLinkBaseItemsContainer.php.
ilWebLinkBaseItemsContainer::getItems | ( | ) |
Definition at line 43 of file class.ilWebLinkBaseItemsContainer.php.
References $items.
|
protected |
Definition at line 30 of file class.ilWebLinkBaseItemsContainer.php.
Referenced by __construct(), and getItems().