Definition at line 27 of file CollectionWrapperGUI.php.
◆ __construct()
| ILIAS\Exercise\IRSS\CollectionWrapperGUI::__construct |
( |
| ) |
|
◆ getResourceCollectionGUI()
| ILIAS\Exercise\IRSS\CollectionWrapperGUI::getResourceCollectionGUI |
( |
ResourceStakeholder |
$stakeholder, |
|
|
string |
$rcid, |
|
|
string |
$caption, |
|
|
bool |
$write = false |
|
) |
| |
Definition at line 37 of file CollectionWrapperGUI.php.
44 throw new \LogicException(
"No resource collection ID given.");
46 $collection = $this->irss->collection()->get($this->irss->collection()->id($rcid));
47 return new \ilResourceCollectionGUI(
◆ $irss
| ILIAS ResourceStorage Services ILIAS\Exercise\IRSS\CollectionWrapperGUI::$irss |
|
protected |
The documentation for this class was generated from the following file: