|
| init (array|\ArrayAccess &$define, array|\ArrayAccess &$implement, array|\ArrayAccess &$use, array|\ArrayAccess &$contribute, array|\ArrayAccess &$seek, array|\ArrayAccess &$provide, array|\ArrayAccess &$pull, array|\ArrayAccess &$internal,) |
|
Definition at line 23 of file Notes.php.
◆ init()
ILIAS\Notes::init |
( |
array|\ArrayAccess & |
$define, |
|
|
array|\ArrayAccess & |
$implement, |
|
|
array|\ArrayAccess & |
$use, |
|
|
array|\ArrayAccess & |
$contribute, |
|
|
array|\ArrayAccess & |
$seek, |
|
|
array|\ArrayAccess & |
$provide, |
|
|
array|\ArrayAccess & |
$pull, |
|
|
array|\ArrayAccess & |
$internal |
|
) |
| |
Implements ILIAS\Component\Component.
Definition at line 25 of file Notes.php.
35 $contribute[\ILIAS\Setup\Agent::class] =
static fn() =>
36 new \ILIAS\Notes\Setup\Agent(
40 $contribute[Component\Resource\PublicAsset::class] = fn() =>
41 new Component\Resource\ComponentJS($this,
"ilNotes.js");
Interface Observer Contains several chained tasks and infos about them.
The documentation for this class was generated from the following file: