ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
interface.ilWACCheckingClass.php
Go to the documentation of this file.
1
<?php
24
interface
ilWACCheckingClass
25
{
26
public
function
canBeDelivered
(
ilWACPath
$ilWACPath): bool;
27
}
ilWACPath
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilWACPath.php:26
ilWACCheckingClass
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilWACCheckingClass.php:25
ilWACCheckingClass\canBeDelivered
canBeDelivered(ilWACPath $ilWACPath)
Services
WebAccessChecker
interfaces
interface.ilWACCheckingClass.php
Generated on Sun Nov 2 2025 22:01:55 for ILIAS by
1.9.4 (using
Doxyfile
)