25 $access =
$DIC->access();
27 preg_match(
"/\\/obj_([\\d]*)\\//uism", $ilWACPath->
getPath(),
$results);
29 if ($access->checkAccess(
'visible',
'', $ref_id) || $access->checkAccess(
'read',
'', $ref_id)) {
An exception for terminatinating execution or to throw for unit testing.
canBeDelivered(ilWACPath $ilWACPath)
static _getAllReferences($a_id)
get all reference ids of object
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilWACCheckingClass.