ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
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().
|
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().