ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
◀ ilDoc Overview
ilAssLacFormAlertProvider.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
27
interface
ilAssLacFormAlertProvider
28
{
29
public
function
getFormAlert
(
ilLanguage
$lng
): string;
30
}
ilLanguage
language handling
Definition:
class.ilLanguage.php:43
ilAssLacFormAlertProvider
Definition:
ilAssLacFormAlertProvider.php:28
ilAssLacFormAlertProvider\getFormAlert
getFormAlert(ilLanguage $lng)
$lng
global $lng
Definition:
privfeed.php:31
components
ILIAS
TestQuestionPool
classes
questions
LogicalAnswerCompare
Exception
ilAssLacFormAlertProvider.php
Generated on Sun Apr 5 2026 23:04:42 for ILIAS by
1.9.4 (using
Doxyfile
)