|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Test\Access\Readable:Public Member Functions | |
| __construct (private readonly ilAccessHandler $access, $references_of=[ilObject::class, '_getAllReferences'], ?Incident $incident=null) | |
| references (array $references) | |
| objectId (int $obj_id) | |
Private Attributes | |
| readonly Closure | $references_of |
| readonly Incident | $incident |
Definition at line 27 of file Readable.php.
| ILIAS\Test\Access\Readable::__construct | ( | private readonly ilAccessHandler | $access, |
$references_of = [ilObject::class, '_getAllReferences'], |
|||
| ?Incident | $incident = null |
||
| ) |
Definition at line 33 of file Readable.php.
References ILIAS\Test\Access\Readable\$incident, and ILIAS\Test\Access\Readable\$references_of.
| ILIAS\Test\Access\Readable::objectId | ( | int | $obj_id | ) |
Definition at line 52 of file Readable.php.
References ILIAS\Test\Access\Readable\references().
Here is the call graph for this function:| ILIAS\Test\Access\Readable::references | ( | array | $references | ) |
| int[] | $references |
Definition at line 45 of file Readable.php.
References $ref_id, and ILIAS\Repository\access().
Referenced by ILIAS\Test\Access\Readable\objectId().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 31 of file Readable.php.
Referenced by ILIAS\Test\Access\Readable\__construct().
|
private |
Definition at line 30 of file Readable.php.
Referenced by ILIAS\Test\Access\Readable\__construct().