|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ILIAS\Modules\Test\Readable:Public Member Functions | |
| __construct (Container $container, $references_of=[ilObject::class, '_getAllReferences'], Incident $incident=null) | |
| references (array $references) | |
| objectId (int $obj_id) | |
Private Attributes | |
| $container | |
| $references_of | |
| $incident | |
Definition at line 27 of file Readable.php.
| ILIAS\Modules\Test\Readable::__construct | ( | Container | $container, |
$references_of = [ilObject::class, '_getAllReferences'], |
|||
| Incident | $incident = null |
||
| ) |
Definition at line 36 of file Readable.php.
References ILIAS\Modules\Test\Readable\$container, ILIAS\Modules\Test\Readable\$incident, and ILIAS\Modules\Test\Readable\$references_of.
| ILIAS\Modules\Test\Readable::objectId | ( | int | $obj_id | ) |
Definition at line 56 of file Readable.php.
References ILIAS\Modules\Test\Readable\references().
Here is the call graph for this function:| ILIAS\Modules\Test\Readable::references | ( | array | $references | ) |
| int[] | $references |
Definition at line 49 of file Readable.php.
Referenced by ILIAS\Modules\Test\Readable\objectId().
Here is the caller graph for this function:
|
private |
Definition at line 30 of file Readable.php.
Referenced by ILIAS\Modules\Test\Readable\__construct().
|
private |
Definition at line 34 of file Readable.php.
Referenced by ILIAS\Modules\Test\Readable\__construct().
|
private |
Definition at line 32 of file Readable.php.
Referenced by ILIAS\Modules\Test\Readable\__construct().