ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
interface.ilWACCheckingClass.php
Go to the documentation of this file.
1
<?php
2
25
interface
ilWACCheckingClass
26
{
27
public
function
canBeDelivered
(
ilWACPath
$ilWACPath): bool;
28
}
ilWACPath
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilWACPath.php:27
ilWACCheckingClass
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilWACCheckingClass.php:26
ilWACCheckingClass\canBeDelivered
canBeDelivered(ilWACPath $ilWACPath)
components
ILIAS
WebAccessChecker
interfaces
interface.ilWACCheckingClass.php
Generated on Sat Oct 18 2025 23:04:59 for ILIAS by
1.9.4 (using
Doxyfile
)